Skip to content

Commit 8d7e07e

Browse files
committed
Release 0.4.0 🏷
1 parent 6aa6204 commit 8d7e07e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [Unreleased]
88

9+
- Nothing
10+
11+
## [0.4.0] - 2018-12-10
12+
913
### Changed
1014
- `message` and `tag` options can be a function
1115

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-gh-pages",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "vue-cli 3 plugin to publish to GitHub pages",
55
"keywords": [
66
"git",

0 commit comments

Comments
 (0)