We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa6204 commit 8d7e07eCopy full SHA for 8d7e07e
CHANGELOG.md
@@ -6,6 +6,10 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [Unreleased]
8
9
+- Nothing
10
+
11
+## [0.4.0] - 2018-12-10
12
13
### Changed
14
- `message` and `tag` options can be a function
15
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-cli-plugin-gh-pages",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"description": "vue-cli 3 plugin to publish to GitHub pages",
5
"keywords": [
"git",
0 commit comments