Skip to content

Commit 098c16c

Browse files
committed
Release 0.3.1
1 parent 4a3f21c commit 098c16c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

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+
310
# [0.3.0](https://github.com/hunterliu1003/vibrary/compare/v0.2.2...v0.3.0) (2022-08-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vibrary",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"main": "index.js",
55
"bin": {
66
"create-vibrary": "index.js",

0 commit comments

Comments
 (0)