Skip to content

Commit

Permalink
chore(release): v0.21.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Nov 27, 2022
1 parent 5c433b3 commit e6d8e23
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.21.0](https://github.com/openziti/ziti-browzer-sw-workbox-strategies/compare/v0.20.2...v0.21.0) (2022-11-27)


### Features

* use 'memoization' for some frequently-used expensive (core) funcs ([#122](https://github.com/openziti/ziti-browzer-sw-workbox-strategies/issues/122)) ([5c433b3](https://github.com/openziti/ziti-browzer-sw-workbox-strategies/commit/5c433b31fe2cc3d6ddff54f554327b6dd58ee237))



## [0.20.2](https://github.com/openziti/ziti-browzer-sw-workbox-strategies/compare/v0.20.1...v0.20.2) (2022-11-23)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openziti/ziti-browzer-sw-workbox-strategies",
"version": "0.20.2",
"version": "0.21.0",
"description": "Custom Workbox Strategies used as part of the OpenZiti browZer stack",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -93,4 +93,4 @@
"workbox-expiration": "^6.5.3",
"workbox-strategies": "^6.5.3"
}
}
}

0 comments on commit e6d8e23

Please sign in to comment.