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 022a504 commit 56e42ceCopy full SHA for 56e42ce
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.3.0] - 2018-12-05
12
13
### Added
14
- Describe config and task for UI
15
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-cli-plugin-gh-pages",
3
- "version": "0.2.1",
+ "version": "0.3.0",
4
"description": "vue-cli 3 plugin to publish to GitHub pages",
5
"keywords": [
"git",
0 commit comments