Skip to content

Commit d865c05

Browse files
committed
chore(release): 1.0.1
1 parent c38e7b5 commit d865c05

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file. See
44
[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
55

6+
### [1.0.1](https://github.com/ngxs-labs/actions-executing/compare/v1.0.0...v1.0.1) (2023-02-02)
7+
68
## [1.0.0](https://github.com/ngxs-labs/actions-executing/compare/v0.2.4...v1.0.0) (2023-02-02)
79

810
### [0.2.4](https://github.com/ngxs-labs/actions-executing/compare/v0.2.3...v0.2.4) (2023-02-02)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngxs-labs/actions-executing",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"peerDependencies": {
55
"@ngxs/store": ">=3.4.0 <4.0.0"
66
},

0 commit comments

Comments
 (0)