Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24f02e commit c77c57fCopy full SHA for c77c57f
CHANGELOG.md
@@ -1,4 +1,16 @@
1
2
+## v0.1.1...main
3
+
4
+[compare changes](https://github.com/stacksjs/gitit/compare/v0.1.1...main)
5
6
+### 🏡 Chore
7
8
+- Wip ([d24f02e](https://github.com/stacksjs/gitit/commit/d24f02e))
9
10
+### ❤️ Contributors
11
12
+- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
13
14
## v0.1.0...main
15
16
[compare changes](https://github.com/stacksjs/gitit/compare/v0.1.0...main)
package.json
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/gitit",
"type": "module",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "A simple way to programmatically download templates.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
0 commit comments