Skip to content

Commit 28dbd27

Browse files
committed
chore: release 0.1.9
1 parent ba66920 commit 28dbd27

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
- Adelino Ngomacha <[email protected]>
66
- github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
77

8+
[Compare changes](https://github.com/stacksjs/logsmith/compare/v0.1.8...HEAD)
9+
10+
### Contributors
11+
12+
- Adelino Ngomacha <[email protected]>
13+
- github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
14+
815
## v0.1.5...main
916

1017
[compare changes](https://github.com/stacksjs/logsmith/compare/v0.1.5...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/logsmith",
33
"type": "module",
4-
"version": "0.1.8",
4+
"version": "0.1.9",
55
"private": true,
66
"description": "Forge beautiful changelog automatically.",
77
"author": "Chris Breuer <[email protected]>",

packages/logsmith/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/logsmith",
33
"type": "module",
4-
"version": "0.1.8",
4+
"version": "0.1.9",
55
"description": "Forge beautiful changelog automatically.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)