File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 0.6.1] ( https://github.com/systemd-js/systemd/compare/v0.6.0...v0.6.1 ) (2024-09-21)
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** ctl:** fix reload ([ 736d007] ( https://github.com/systemd-js/systemd/commit/736d0078339a4526e1a460d0a4c4f4e2e5061740 ) ) - by @chyzwar
12
+
7
13
## [ 0.6.0] ( https://github.com/systemd-js/systemd/compare/v0.5.0...v0.6.0 ) (2024-09-21)
8
14
9
15
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"changelogPreset" : " conventional-changelog-conventionalcommits" ,
5
5
"command" : {
6
6
"publish" : {
Original file line number Diff line number Diff line change 4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ ## [ 0.6.1] ( https://github.com/systemd-js/systemd/compare/v0.6.0...v0.6.1 ) (2024-09-21)
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** ctl:** fix reload ([ 736d007] ( https://github.com/systemd-js/systemd/commit/736d0078339a4526e1a460d0a4c4f4e2e5061740 ) ) - by @chyzwar
12
+
7
13
## [ 0.6.0] ( https://github.com/systemd-js/systemd/compare/v0.5.0...v0.6.0 ) (2024-09-21)
8
14
9
15
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @systemd-js/ctl" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"engines" : {
5
5
"node" : " ^20.0.0"
6
6
},
You can’t perform that action at this time.
0 commit comments