Skip to content

Commit 0025f77

Browse files
committed
chore(release): 0.0.11
1 parent c0e2b64 commit 0025f77

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.0.11](https://github.com/Krivega/stack-promises/compare/v0.0.10...v0.0.11) (2023-03-15)
6+
7+
### Features
8+
9+
- add "run" ([50ef174](https://github.com/Krivega/stack-promises/commit/50ef17431658bfb1bbdccd74956f0a1b9b251af8))
10+
- add noRejectIsNotActual to params ([c0e2b64](https://github.com/Krivega/stack-promises/commit/c0e2b64a102be249f2629651e5cf78f7a490ad98))
11+
512
### [0.0.10](https://github.com/Krivega/stack-promises/compare/v0.0.9...v0.0.10) (2022-10-13)
613

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stack-promises",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "sequentPromises resolves Promises sequentially",
55
"keywords": [
66
"promise"

0 commit comments

Comments
 (0)