Skip to content

Commit

Permalink
chore(release): 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Krivega committed Jan 18, 2022
1 parent a7b0c4f commit 7c75e09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.8](https://github.com/Krivega/stack-promises/compare/v0.0.7...v0.0.8) (2022-01-18)

### [0.0.7](https://github.com/Krivega/stack-promises/compare/v0.0.6...v0.0.7) (2021-11-09)

### [0.0.6](https://github.com/Krivega/stack-promises/compare/v0.0.5...v0.0.6) (2021-11-09)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stack-promises",
"version": "0.0.7",
"version": "0.0.8",
"description": "sequentPromises resolves Promises sequentially",
"keywords": [
"promise"
Expand Down Expand Up @@ -75,4 +75,4 @@
"postchangelog": "prettier --write \"CHANGELOG.md\""
}
}
}
}

0 comments on commit 7c75e09

Please sign in to comment.