Skip to content

Commit aa5ec0d

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2020-06-16) ### Features * **config:** new option 'importScriptsGlobPatterns' ([722c038](722c038))
1 parent 748f823 commit aa5ec0d

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.1.0](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v1.0.1...v1.1.0) (2020-06-16)
2+
3+
4+
### Features
5+
6+
* **config:** new option 'importScriptsGlobPatterns' ([722c038](https://github.com/BBVAEngineering/ember-cli-workbox/commit/722c03840fe8bb924ab973ecbe00b9a32c249ef2))
7+
18
## [1.0.1](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v1.0.0...v1.0.1) (2020-02-10)
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.0.1",
3+
"version": "1.1.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)