We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625ad64 commit ce65041Copy full SHA for ce65041
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.3.0](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v3.2.0...v3.3.0) (2023-06-14)
2
+
3
4
+### Features
5
6
+* remove console log ([686ef73](https://github.com/BBVAEngineering/ember-cli-workbox/commit/686ef739297025a804429ed88e97798e7e4f8c54))
7
8
# [3.2.0](https://github.com/BBVAEngineering/ember-cli-workbox/compare/v3.1.2...v3.2.0) (2023-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-workbox",
- "version": "3.2.0",
+ "version": "3.3.0",
"description": "Service worker generator with precaching and some basic configurable options using workbox-build",
"keywords": [
"service-worker",
0 commit comments