From 704c22f5e6cea0b7b1f3c150dfebca925988c65d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Jun 2023 15:17:21 +0000 Subject: [PATCH] chore(release): 3.2.0 [skip ci] # [3.2.0](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v3.1.2...v3.2.0) (2023-06-13) ### Features * movemos el escenario ember-beta a experimentales ([d3459e8](https://github.com/BBVAEngineering/ember-cli-workbox/commit/d3459e87de44eb16617af6e4da893f84db0fee12)) * update workbox ([371c1bd](https://github.com/BBVAEngineering/ember-cli-workbox/commit/371c1bdcb2f60710819c79141b4f4920524bf47a)) * update workbox version ([2281419](https://github.com/BBVAEngineering/ember-cli-workbox/commit/2281419a001dae280be9f84d4484dab3bc1d9b5b)) * update workbox version ([de1974b](https://github.com/BBVAEngineering/ember-cli-workbox/commit/de1974b6a75be4f77c688ef820c7cd249d60630a)) * update yarn.lock ([19df250](https://github.com/BBVAEngineering/ember-cli-workbox/commit/19df2503f87dcddadd660f82594e389b40390640)) --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c20d80d..4bf1aa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# [3.2.0](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v3.1.2...v3.2.0) (2023-06-13) + + +### Features + +* movemos el escenario ember-beta a experimentales ([d3459e8](https://github.com/BBVAEngineering/ember-cli-workbox/commit/d3459e87de44eb16617af6e4da893f84db0fee12)) +* update workbox ([371c1bd](https://github.com/BBVAEngineering/ember-cli-workbox/commit/371c1bdcb2f60710819c79141b4f4920524bf47a)) +* update workbox version ([2281419](https://github.com/BBVAEngineering/ember-cli-workbox/commit/2281419a001dae280be9f84d4484dab3bc1d9b5b)) +* update workbox version ([de1974b](https://github.com/BBVAEngineering/ember-cli-workbox/commit/de1974b6a75be4f77c688ef820c7cd249d60630a)) +* update yarn.lock ([19df250](https://github.com/BBVAEngineering/ember-cli-workbox/commit/19df2503f87dcddadd660f82594e389b40390640)) + ## [3.1.2](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v3.1.1...v3.1.2) (2022-02-03) diff --git a/package.json b/package.json index c45c87b..5db8ac7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-workbox", - "version": "3.1.2", + "version": "3.2.0", "description": "Service worker generator with precaching and some basic configurable options using workbox-build", "keywords": [ "service-worker",