Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.0.3](v0.0.2...v0.0.3) (2019-02-04)

### Bug Fixes

* **index:** write global Polymer settings before the bundle import ([926ee0f](926ee0f))
  • Loading branch information
semantic-release-bot committed Feb 4, 2019
1 parent c3bd979 commit ea8843a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.0.3](https://github.com/BBVAEngineering/ember-cli-polymer-bundler/compare/v0.0.2...v0.0.3) (2019-02-04)


### Bug Fixes

* **index:** write global Polymer settings before the bundle import ([926ee0f](https://github.com/BBVAEngineering/ember-cli-polymer-bundler/commit/926ee0f))

## [0.0.2](https://github.com/BBVAEngineering/ember-cli-polymer-bundler/compare/v0.0.1...v0.0.2) (2019-01-21)


Expand Down
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": "ember-cli-polymer-bundler",
"version": "0.0.2",
"version": "0.0.3",
"description": "Allows you to use Polymer in your Ember application.",
"scripts": {
"build": "ember build",
Expand Down

0 comments on commit ea8843a

Please sign in to comment.