Skip to content

Commit 6043d7f

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2020-07-07) ### Features * move files to the addon directory ([1e4f39a](1e4f39a))
1 parent 63e31c4 commit 6043d7f

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+
# [1.2.0](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v1.1.0...v1.2.0) (2020-07-07)
2+
3+
4+
### Features
5+
6+
* move files to the addon directory ([1e4f39a](https://github.com/BBVAEngineering/ember-cli-workbox/commit/1e4f39a9310490eb279fb44a9816e257535e5ea1))
7+
18
# [1.1.0](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v1.0.1...v1.1.0) (2020-06-16)
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-workbox",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Service worker generator with precaching and some basic configurable options using workbox-build",
55
"main": "index.js",
66
"ember": {

0 commit comments

Comments
 (0)