Skip to content

Commit 5cc1dad

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2022-02-02) ### Bug Fixes * allow override default settings ([679ab32](679ab32)), closes [#108](#108)
1 parent 2fed668 commit 5cc1dad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v3.1.0...v3.1.1) (2022-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* allow override default settings ([679ab32](https://github.com/BBVAEngineering/ember-cli-workbox/commit/679ab320ac87bd2ada286fd6c817613e55833e51)), closes [#108](https://github.com/BBVAEngineering/ember-cli-workbox/issues/108)
7+
18
# [3.1.0](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v3.0.0...v3.1.0) (2022-02-01)
29

310

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": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Service worker generator with precaching and some basic configurable options using workbox-build",
55
"keywords": [
66
"service-worker",

0 commit comments

Comments
 (0)