Skip to content

Commit 0ff1883

Browse files
committed
chore(release): new versions
1 parent 70130d8 commit 0ff1883

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.1.3 (2024-05-16)
7+
8+
**Note:** Version bump only for package @systemd/root
9+
610
## 0.1.2 (2024-05-15)
711

812
**Note:** Version bump only for package @systemd/root

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"packages/*/examples/packages/*"
66
],
77
"npmClient": "yarn",
8-
"version": "0.1.2",
8+
"version": "0.1.3",
99
"changelogPreset": "conventional-changelog-conventionalcommits",
1010
"command": {
1111
"version": {

packages/conf/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.1.3 (2024-05-16)
7+
8+
**Note:** Version bump only for package @systemd-js/conf
9+
610
## 0.1.2 (2024-05-15)
711

812
**Note:** Version bump only for package @systemd-js/conf

packages/conf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@systemd-js/conf",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"engines": {
55
"node": "20.x",
66
"yarn": "4.2.2"

0 commit comments

Comments
 (0)