Skip to content

Commit 1ec99ba

Browse files
committed
chore: release v0.1.1
1 parent c42464b commit 1ec99ba

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

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

2+
## v0.1.0...main
3+
4+
[compare changes](https://github.com/stacksjs/logsmith/compare/v0.1.0...main)
5+
6+
### 🏡 Chore
7+
8+
- Wip ([de36ecb](https://github.com/stacksjs/logsmith/commit/de36ecb))
9+
- Wip ([c42464b](https://github.com/stacksjs/logsmith/commit/c42464b))
10+
11+
### ❤️ Contributors
12+
13+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
14+
215
## ...main
316

417

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "logsmith",
33
"type": "module",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
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.0",
4+
"version": "0.1.1",
55
"description": "Forge beautiful changelog automatically.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)