Skip to content

Commit b5fd383

Browse files
committed
chore: release v0.1.8
1 parent f84c763 commit b5fd383

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

2+
## v0.1.5...main
3+
4+
[compare changes](https://github.com/stacksjs/logsmith/compare/v0.1.5...main)
5+
6+
### 🏡 Chore
7+
8+
- Wip ([c2b66e4](https://github.com/stacksjs/logsmith/commit/c2b66e4))
9+
- Resolve ESM __require issue ([f84c763](https://github.com/stacksjs/logsmith/commit/f84c763))
10+
11+
### ❤️ Contributors
12+
13+
- Adelino Ngomacha <adelinob335@gmail.com>
14+
215
## v0.1.6...main
316

417
[compare changes](https://github.com/stacksjs/logsmith/compare/v0.1.6...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.7",
4+
"version": "0.1.8",
55
"private": true,
66
"description": "Forge beautiful changelog automatically.",
77
"author": "Chris Breuer <chris@stacksjs.org>",

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.7",
4+
"version": "0.1.8",
55
"description": "Forge beautiful changelog automatically.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)