We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3f21c commit 098c16cCopy full SHA for 098c16c
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.3.1](https://github.com/hunterliu1003/vibrary/compare/v0.3.0...v0.3.1) (2022-08-02)
4
+
5
6
+### Bug Fixes
7
8
+* **template-react:** rename .gitignore to _gitignore ([4a3f21c](https://github.com/hunterliu1003/vibrary/commit/4a3f21c37c065cc92f421e62f2f0f7bc6ec87e8d))
9
10
# [0.3.0](https://github.com/hunterliu1003/vibrary/compare/v0.2.2...v0.3.0) (2022-08-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "create-vibrary",
- "version": "0.3.0",
+ "version": "0.3.1",
"main": "index.js",
"bin": {
"create-vibrary": "index.js",
0 commit comments