Skip to content

Commit

Permalink
chore(release): 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Krivega committed Mar 15, 2023
1 parent c0e2b64 commit 0025f77
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.11](https://github.com/Krivega/stack-promises/compare/v0.0.10...v0.0.11) (2023-03-15)

### Features

- add "run" ([50ef174](https://github.com/Krivega/stack-promises/commit/50ef17431658bfb1bbdccd74956f0a1b9b251af8))
- add noRejectIsNotActual to params ([c0e2b64](https://github.com/Krivega/stack-promises/commit/c0e2b64a102be249f2629651e5cf78f7a490ad98))

### [0.0.10](https://github.com/Krivega/stack-promises/compare/v0.0.9...v0.0.10) (2022-10-13)

### [0.0.9](https://github.com/Krivega/stack-promises/compare/v0.0.8...v0.0.9) (2022-10-13)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stack-promises",
"version": "0.0.10",
"version": "0.0.11",
"description": "sequentPromises resolves Promises sequentially",
"keywords": [
"promise"
Expand Down

0 comments on commit 0025f77

Please sign in to comment.