Skip to content

Commit 3a06b4c

Browse files
committed
Release 0.1.0
1 parent eac1a1f commit 3a06b4c

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
3+
# [0.1.0](https://github.com/hunterliu1003/vibrary/compare/v0.0.6...v0.1.0) (2022-07-23)
4+
5+
6+
### Bug Fixes
7+
8+
* ignore files no need for publish ([c191b40](https://github.com/hunterliu1003/vibrary/commit/c191b40d60df7761baebd507ea1ad874fdad3f31))
9+
* move .npmignore into template-vue-ts ([eac1a1f](https://github.com/hunterliu1003/vibrary/commit/eac1a1feee25b601d8e1bc6423207c6e915ba8fd))
10+
* update .npmignore ([c6c8b7b](https://github.com/hunterliu1003/vibrary/commit/c6c8b7bd8104ebee70cbbc7063b2347e70dc9440))
11+
* update .npmignore ([3a35939](https://github.com/hunterliu1003/vibrary/commit/3a3593963933587805a8b56116a8256f9ff6691b))
12+
* update .npmignore ([91bedef](https://github.com/hunterliu1003/vibrary/commit/91bedefc4c4bdbf85cd0588d365dc6f56a035b4c))
13+
14+
15+
### Features
16+
17+
* conventional-changelog ([615c32d](https://github.com/hunterliu1003/vibrary/commit/615c32db18e5bd330c15c5478f655990c00e81a5))

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.0.6",
3+
"version": "0.1.0",
44
"main": "index.js",
55
"bin": {
66
"create-vibrary": "index.js",

0 commit comments

Comments
 (0)