We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c38e7b5 commit d865c05Copy full SHA for d865c05
CHANGELOG.md
@@ -3,6 +3,8 @@
3
All notable changes to this project will be documented in this file. See
4
[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
5
6
+### [1.0.1](https://github.com/ngxs-labs/actions-executing/compare/v1.0.0...v1.0.1) (2023-02-02)
7
+
8
## [1.0.0](https://github.com/ngxs-labs/actions-executing/compare/v0.2.4...v1.0.0) (2023-02-02)
9
10
### [0.2.4](https://github.com/ngxs-labs/actions-executing/compare/v0.2.3...v0.2.4) (2023-02-02)
src/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ngxs-labs/actions-executing",
- "version": "1.0.0",
+ "version": "1.0.1",
"peerDependencies": {
"@ngxs/store": ">=3.4.0 <4.0.0"
},
0 commit comments