Skip to content

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2020-01-28)

### Bug Fixes

* **semantic-version:** added '.releaserc' for semantic-version config ([e062467](e062467))
  • Loading branch information
semantic-release-bot committed Jan 28, 2020
1 parent b0ce03a commit ca3fbeb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Project Changelog

## [1.0.3](https://github.com/GrabarzUndPartner/nuxt-custom-elements/compare/v1.0.2...v1.0.3) (2020-01-28)


### Bug Fixes

* **semantic-version:** added '.releaserc' for semantic-version config ([e062467](https://github.com/GrabarzUndPartner/nuxt-custom-elements/commit/e062467f4aba6948a8bb38721d2e0d33d6f0d685))
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-custom-elements",
"version": "0.0.0",
"version": "1.0.3",
"description": "Publish your Components as a vue-custom-element standalone build.",
"repository": "GrabarzUndPartner/nuxt-custom-elements",
"license": "MIT",
Expand Down

0 comments on commit ca3fbeb

Please sign in to comment.