Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LasaleFamine committed Jul 12, 2018
1 parent fd9682c commit 6343ee4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.0.0"></a>
# [1.0.0](https://github.com/PolymerX/polymer-skeleton/compare/v1.0.0-beta-5...v1.0.0) (2018-07-12)


### Bug Fixes

* **manifest-meta:** fixed meta for manifest.json and others ([c9ad2fe](https://github.com/PolymerX/polymer-skeleton/commit/c9ad2fe))
* **manifest-meta:** missing image ([47b1a1b](https://github.com/PolymerX/polymer-skeleton/commit/47b1a1b))
* **safari-ios:** adding webcomponents-hi.js for webcomponets ready ([9d4bc92](https://github.com/PolymerX/polymer-skeleton/commit/9d4bc92))
* **wct:** new wct, removed bower link script ([be28c7f](https://github.com/PolymerX/polymer-skeleton/commit/be28c7f))
* **wct:** travis command fix ([72e1fa5](https://github.com/PolymerX/polymer-skeleton/commit/72e1fa5))



<a name="1.0.0-beta-5"></a>
# [1.0.0-beta-5](https://github.com/PolymerX/polymer-skeleton/compare/v1.0.0-beta-4...v1.0.0-beta-5) (2018-05-06)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polymer-skeleton",
"version": "1.0.0-beta-5",
"version": "1.0.0",
"main": "src/index.js",
"license": "MIT",
"author": "LasaleFamine <[email protected]>",
Expand Down

0 comments on commit 6343ee4

Please sign in to comment.