Skip to content

Commit 704c22f

Browse files
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.2...v3.2.0) (2023-06-13) ### Features * movemos el escenario ember-beta a experimentales ([d3459e8](d3459e8)) * update workbox ([371c1bd](371c1bd)) * update workbox version ([2281419](2281419)) * update workbox version ([de1974b](de1974b)) * update yarn.lock ([19df250](19df250))
1 parent 9077294 commit 704c22f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [3.2.0](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v3.1.2...v3.2.0) (2023-06-13)
2+
3+
4+
### Features
5+
6+
* movemos el escenario ember-beta a experimentales ([d3459e8](https://github.com/BBVAEngineering/ember-cli-workbox/commit/d3459e87de44eb16617af6e4da893f84db0fee12))
7+
* update workbox ([371c1bd](https://github.com/BBVAEngineering/ember-cli-workbox/commit/371c1bdcb2f60710819c79141b4f4920524bf47a))
8+
* update workbox version ([2281419](https://github.com/BBVAEngineering/ember-cli-workbox/commit/2281419a001dae280be9f84d4484dab3bc1d9b5b))
9+
* update workbox version ([de1974b](https://github.com/BBVAEngineering/ember-cli-workbox/commit/de1974b6a75be4f77c688ef820c7cd249d60630a))
10+
* update yarn.lock ([19df250](https://github.com/BBVAEngineering/ember-cli-workbox/commit/19df2503f87dcddadd660f82594e389b40390640))
11+
112
## [3.1.2](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v3.1.1...v3.1.2) (2022-02-03)
213

314

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.2",
3+
"version": "3.2.0",
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)