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

Commit f8a7a42

Browse files
chore(release): 0.3.3 [skip ci]
## [0.3.3](v0.3.2...v0.3.3) (2020-04-22) ### Bug Fixes * **package:** update polymer-project-builder ([d9664c3](d9664c3))
1 parent d9664c3 commit f8a7a42

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.3](https://github.com/BBVAEngineering/ember-cli-polymer-bundler/compare/v0.3.2...v0.3.3) (2020-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** update polymer-project-builder ([d9664c3](https://github.com/BBVAEngineering/ember-cli-polymer-bundler/commit/d9664c3))
7+
18
## [0.3.2](https://github.com/BBVAEngineering/ember-cli-polymer-bundler/compare/v0.3.1...v0.3.2) (2019-03-28)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-polymer-bundler",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Allows you to use Polymer in your Ember application.",
55
"scripts": {
66
"build": "ember build",

0 commit comments

Comments
 (0)