From 57fc57142d94d12c0ff65b62d352eac0114c9f7f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 19 Sep 2024 15:05:10 +0000 Subject: [PATCH] chore(release): 1.25.0 [skip ci] # [1.25.0](https://github.com/sws2apps/react-sw-helper/compare/v1.24.0...v1.25.0) (2024-09-19) ### Bug Fixes * **module:** Security upgrade vite from 5.4.3 to 5.4.6 ([#383](https://github.com/sws2apps/react-sw-helper/issues/383)) ([1aa6ada](https://github.com/sws2apps/react-sw-helper/commit/1aa6ada33caf8a2f34a0888f5c3dce6fdd206067)) ### Features * **deps:** bump vite from 5.3.2 to 5.3.3 ([b7642a6](https://github.com/sws2apps/react-sw-helper/commit/b7642a6c97a5f4d8579fab9275531f5e5a157c7a)) * **deps:** bump vite from 5.3.3 to 5.3.4 ([4aa42ce](https://github.com/sws2apps/react-sw-helper/commit/4aa42ce5f78d156918d42615ba9778f4e97bce89)) * **deps:** bump vite from 5.3.4 to 5.3.5 ([1e8ddea](https://github.com/sws2apps/react-sw-helper/commit/1e8ddea663344af34649056120cc375a4e70e22b)) * **deps:** bump vite from 5.3.5 to 5.4.0 ([79f931f](https://github.com/sws2apps/react-sw-helper/commit/79f931f198ffd3a36a1963b2793b49b1143851ed)) * **deps:** bump vite from 5.4.0 to 5.4.1 ([eba88a4](https://github.com/sws2apps/react-sw-helper/commit/eba88a429d788ecd5bb44ea1c543c8286e2cdf64)) * **deps:** bump vite from 5.4.1 to 5.4.2 ([892a674](https://github.com/sws2apps/react-sw-helper/commit/892a674301abf6447b3c95d412940218ead984d9)) * **deps:** bump vite from 5.4.2 to 5.4.3 ([6ebd293](https://github.com/sws2apps/react-sw-helper/commit/6ebd293df717bc15020eb21e9ddb831eec6e0958)) --- CHANGELOG.md | 18 ++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a857b1c..d13306d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# [1.25.0](https://github.com/sws2apps/react-sw-helper/compare/v1.24.0...v1.25.0) (2024-09-19) + + +### Bug Fixes + +* **module:** Security upgrade vite from 5.4.3 to 5.4.6 ([#383](https://github.com/sws2apps/react-sw-helper/issues/383)) ([1aa6ada](https://github.com/sws2apps/react-sw-helper/commit/1aa6ada33caf8a2f34a0888f5c3dce6fdd206067)) + + +### Features + +* **deps:** bump vite from 5.3.2 to 5.3.3 ([b7642a6](https://github.com/sws2apps/react-sw-helper/commit/b7642a6c97a5f4d8579fab9275531f5e5a157c7a)) +* **deps:** bump vite from 5.3.3 to 5.3.4 ([4aa42ce](https://github.com/sws2apps/react-sw-helper/commit/4aa42ce5f78d156918d42615ba9778f4e97bce89)) +* **deps:** bump vite from 5.3.4 to 5.3.5 ([1e8ddea](https://github.com/sws2apps/react-sw-helper/commit/1e8ddea663344af34649056120cc375a4e70e22b)) +* **deps:** bump vite from 5.3.5 to 5.4.0 ([79f931f](https://github.com/sws2apps/react-sw-helper/commit/79f931f198ffd3a36a1963b2793b49b1143851ed)) +* **deps:** bump vite from 5.4.0 to 5.4.1 ([eba88a4](https://github.com/sws2apps/react-sw-helper/commit/eba88a429d788ecd5bb44ea1c543c8286e2cdf64)) +* **deps:** bump vite from 5.4.1 to 5.4.2 ([892a674](https://github.com/sws2apps/react-sw-helper/commit/892a674301abf6447b3c95d412940218ead984d9)) +* **deps:** bump vite from 5.4.2 to 5.4.3 ([6ebd293](https://github.com/sws2apps/react-sw-helper/commit/6ebd293df717bc15020eb21e9ddb831eec6e0958)) + # [1.24.0](https://github.com/sws2apps/react-sw-helper/compare/v1.23.0...v1.24.0) (2024-07-02) diff --git a/package-lock.json b/package-lock.json index 297b5a8..57b2d29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sws2apps/react-sw-helper", - "version": "1.24.0", + "version": "1.25.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sws2apps/react-sw-helper", - "version": "1.24.0", + "version": "1.25.0", "license": "MIT", "dependencies": { "@vitejs/plugin-react": "^4.0.0", diff --git a/package.json b/package.json index 597cf5e..c72dd6b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sws2apps/react-sw-helper", "description": "A pure react component library to handle service worker", - "version": "1.24.0", + "version": "1.25.0", "type": "module", "license": "MIT", "keywords": [