File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed
Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ ## 0.1.1 (2024-05-15)
7+
8+ ** Note:** Version bump only for package @systemd/root
Original file line number Diff line number Diff line change 55 " packages/*/examples/packages/*"
66 ],
77 "npmClient" : " yarn" ,
8- "version" : " 0.1.0 " ,
8+ "version" : " 0.1.1 " ,
99 "changelogPreset" : " conventional-changelog-conventionalcommits" ,
1010 "command" : {
1111 "version" : {
1717 "message" : " chore(release): new versions" ,
1818 "changelogIncludeCommitsClientLogin" : " - by @%l" ,
1919 "allowBranch" : " master" ,
20- "ignoreChanges" : [" yarn.lock" ]
20+ "ignoreChanges" : [
21+ " yarn.lock"
22+ ]
2123 }
2224 },
2325 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ ## 0.1.1 (2024-05-15)
7+
8+ ** Note:** Version bump only for package @systemd-js/conf
Original file line number Diff line number Diff line change 11{
22 "name" : " @systemd-js/conf" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "engines" : {
55 "node" : " 20.x" ,
66 "yarn" : " 4.x"
You can’t perform that action at this time.
0 commit comments