Skip to content

Commit

Permalink
🔖 Version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas2D committed Jul 19, 2022
1 parent fcfbb35 commit 3f2d005
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# Changelog

<a name="1.3.2"></a>
## 1.3.2 (2022-07-19)

### Added

- ✨ Add information about internal promise state [[18c7590](https://github.com/Tomas2D/promise-based-task/commit/18c7590636b3e82a28091c67751ab2de722ad495)]

### Changed

- 🔧 Setup Dependabot auto updates [[1df1086](https://github.com/Tomas2D/promise-based-task/commit/1df10865ea71efbec9a0ed4608ee50916904adcc)]

### Fixed

- 🐛 Handle &quot;undefined&quot; as immediately resolve value [[6dae07c](https://github.com/Tomas2D/promise-based-task/commit/6dae07cb8305d02f31ec52d5255622579176ef3c)]
- 🐛 Add missing implementation for [Symbol.toStringTag] [[2440489](https://github.com/Tomas2D/promise-based-task/commit/2440489fd5a6123569959c27ff84799f8ad53f66)]

### Miscellaneous

- Merge pull request [#13](https://github.com/Tomas2D/promise-based-task/issues/13) from Tomas2D/dependabot/npm_and_yarn/eslint-8.20.0 [[fcfbb35](https://github.com/Tomas2D/promise-based-task/commit/fcfbb355b5a700bdf0d057dd7472376d141e94c9)]
- Merge pull request [#15](https://github.com/Tomas2D/promise-based-task/issues/15) from Tomas2D/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.7 [[0f94879](https://github.com/Tomas2D/promise-based-task/commit/0f94879b971ff71ada410b77c0cb8b86fbf6307f)]
- Bump @typescript-eslint/parser from 5.30.6 to 5.30.7 [[f9b5cc1](https://github.com/Tomas2D/promise-based-task/commit/f9b5cc1428e1a2fd2f27d5100a348b5623b3a22e)]
- Bump eslint from 8.5.0 to 8.20.0 [[b69f521](https://github.com/Tomas2D/promise-based-task/commit/b69f521376461bbaf52c388581b94af933d84043)]
- Merge pull request [#5](https://github.com/Tomas2D/promise-based-task/issues/5) from Tomas2D/dependabot/npm_and_yarn/typescript-4.7.4 [[1d73b2b](https://github.com/Tomas2D/promise-based-task/commit/1d73b2b019cd3b3366f440e345851bdc564863b6)]
- Merge pull request [#4](https://github.com/Tomas2D/promise-based-task/issues/4) from Tomas2D/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.6 [[a4650d5](https://github.com/Tomas2D/promise-based-task/commit/a4650d52b53867d19afa3460c9b3d499f5a9eea6)]
- Bump typescript from 4.5.4 to 4.7.4 [[7ce9c1d](https://github.com/Tomas2D/promise-based-task/commit/7ce9c1d291f1c3fe94814f269cb4bc7093265571)]
- Merge pull request [#10](https://github.com/Tomas2D/promise-based-task/issues/10) from Tomas2D/dependabot/npm_and_yarn/lint-staged-13.0.3 [[640da7c](https://github.com/Tomas2D/promise-based-task/commit/640da7c2468a988a320e2a74173513b6e06510ac)]
- Merge pull request [#7](https://github.com/Tomas2D/promise-based-task/issues/7) from Tomas2D/dependabot/npm_and_yarn/eslint-config-prettier-8.5.0 [[b1ef6f3](https://github.com/Tomas2D/promise-based-task/commit/b1ef6f334464cb9e3401f9533919c2053be37d34)]
- Merge pull request [#8](https://github.com/Tomas2D/promise-based-task/issues/8) from Tomas2D/dependabot/npm_and_yarn/prettier-2.7.1 [[0604515](https://github.com/Tomas2D/promise-based-task/commit/060451517c544112789660214522e1a3b2ecc528)]
- Bump lint-staged from 12.1.4 to 13.0.3 [[2b68563](https://github.com/Tomas2D/promise-based-task/commit/2b68563542980559f59d50ecb96279d9a7609ecd)]
- Bump prettier from 2.5.1 to 2.7.1 [[95e0cf6](https://github.com/Tomas2D/promise-based-task/commit/95e0cf6a4ac97c0d6517ad2c55f01415a70d128d)]
- Bump eslint-config-prettier from 8.3.0 to 8.5.0 [[77cfb3e](https://github.com/Tomas2D/promise-based-task/commit/77cfb3e4170eb93a17c74cd5b4c4c878610bff21)]
- Merge pull request [#3](https://github.com/Tomas2D/promise-based-task/issues/3) from Tomas2D/dependabot/npm_and_yarn/husky-8.0.1 [[6f68d6e](https://github.com/Tomas2D/promise-based-task/commit/6f68d6edd4acec4cfc0b57da8c12a6abae5ace07)]
- Merge pull request [#6](https://github.com/Tomas2D/promise-based-task/issues/6) from Tomas2D/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.6 [[b0e38fc](https://github.com/Tomas2D/promise-based-task/commit/b0e38fc2dc17923a596c1a98b0c728fd30ab0d06)]
- Bump @typescript-eslint/parser from 5.8.1 to 5.30.6 [[4166ffe](https://github.com/Tomas2D/promise-based-task/commit/4166ffe1bb729e83ec651e784c36941e5bdadf63)]
- Bump @typescript-eslint/eslint-plugin from 5.8.1 to 5.30.6 [[0e14283](https://github.com/Tomas2D/promise-based-task/commit/0e1428308dbca16e7652ab3a55e12805a44ae3eb)]
- Bump husky from 7.0.4 to 8.0.1 [[7c465ba](https://github.com/Tomas2D/promise-based-task/commit/7c465ba747e83b66cf053ab22de8a81d315a144d)]


<a name="1.3.1"></a>
## 1.3.1 (2022-07-04)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"promise based task",
"promise task map"
],
"version": "1.3.1",
"version": "1.3.2",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"files": [
Expand Down

0 comments on commit 3f2d005

Please sign in to comment.