Skip to content

Commit 6017c16

Browse files
committed
chore: release v0.2.0
1 parent c9bb678 commit 6017c16

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

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

2+
## v0.1.5...main
3+
4+
[compare changes](https://github.com/stacksjs/gitit/compare/v0.1.5...main)
5+
6+
### 🏡 Chore
7+
8+
- Wip ([359b643](https://github.com/stacksjs/gitit/commit/359b643))
9+
- Wip ([bfa1e0b](https://github.com/stacksjs/gitit/commit/bfa1e0b))
10+
- Wip ([b9598bc](https://github.com/stacksjs/gitit/commit/b9598bc))
11+
- Wip ([c9bb678](https://github.com/stacksjs/gitit/commit/c9bb678))
12+
13+
### ❤️ Contributors
14+
15+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
16+
217
## v0.1.4...main
318

419
[compare changes](https://github.com/stacksjs/gitit/compare/v0.1.4...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/gitit",
33
"type": "module",
4-
"version": "0.1.5",
4+
"version": "0.2.0",
55
"description": "A simple way to programmatically download templates.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)