Skip to content

Commit 8ab94f3

Browse files
committed
Reset version number and update README.md
1 parent b6536de commit 8ab94f3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Generator-abstack-vuejs
22
A yeoman generator for Vue.js
33

4+
## Changelog
5+
Visit [release notes](https://github.com/PeachScript/generator-abstack-vuejs/releases)
6+
47
Inspired by [vuejs-templates/webpack](https://github.com/vuejs-templates/webpack).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-abstack-vuejs",
3-
"version": "0.1.0",
3+
"version": "0.0.0",
44
"description": "A yeoman generate with Vue.js",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)