Skip to content

Commit c3c485b

Browse files
committed
chore: release v0.1.1
1 parent b694b74 commit c3c485b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

2+
## v0.1.0...main
3+
4+
[compare changes](https://github.com/stacksjs/gitit/compare/v0.1.0...main)
5+
6+
### 🏡 Chore
7+
8+
- Wip ([366b085](https://github.com/stacksjs/gitit/commit/366b085))
9+
- Wip ([b12a3d2](https://github.com/stacksjs/gitit/commit/b12a3d2))
10+
- Wip ([b694b74](https://github.com/stacksjs/gitit/commit/b694b74))
11+
12+
### ❤️ Contributors
13+
14+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
15+
216
## ...main
317

418
### 🏡 Chore

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/gitit",
33
"type": "module",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "A simple way to programmatically download templates.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)