Skip to content

Commit 43e9eaf

Browse files
chore(release): 1.30.0 [skip ci]
# [1.30.0](v1.29.0...v1.30.0) (2025-10-25) ### Features * **deps:** bump @vitejs/plugin-react from 5.0.2 to 5.0.3 ([275ccbe](275ccbe)) * **deps:** bump @vitejs/plugin-react from 5.0.3 to 5.0.4 ([39e7db4](39e7db4)) * **deps:** bump react and @types/react ([3cebbfb](3cebbfb)) * **deps:** bump react-dom from 19.1.1 to 19.2.0 ([be8ac54](be8ac54)) * **deps:** bump vite from 7.1.5 to 7.1.7 ([2991e42](2991e42)) * **deps:** bump vite from 7.1.7 to 7.1.9 ([c3bccbc](c3bccbc)) * **deps:** bump vite from 7.1.9 to 7.1.12 ([69b42b2](69b42b2))
1 parent 74c1a4b commit 43e9eaf

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.30.0](https://github.com/sws2apps/react-sw-helper/compare/v1.29.0...v1.30.0) (2025-10-25)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @vitejs/plugin-react from 5.0.2 to 5.0.3 ([275ccbe](https://github.com/sws2apps/react-sw-helper/commit/275ccbe44be70ece00588f70f2913a5daf2461ac))
7+
* **deps:** bump @vitejs/plugin-react from 5.0.3 to 5.0.4 ([39e7db4](https://github.com/sws2apps/react-sw-helper/commit/39e7db4c1ec9fc37ada5e98a51f08da2edee8f3b))
8+
* **deps:** bump react and @types/react ([3cebbfb](https://github.com/sws2apps/react-sw-helper/commit/3cebbfbb65e94565daf799b739b81edfcf12d521))
9+
* **deps:** bump react-dom from 19.1.1 to 19.2.0 ([be8ac54](https://github.com/sws2apps/react-sw-helper/commit/be8ac54cde1b2a779c022ddd50d69393a659cb5d))
10+
* **deps:** bump vite from 7.1.5 to 7.1.7 ([2991e42](https://github.com/sws2apps/react-sw-helper/commit/2991e4281d8209d8a167b9074fbda0e7be4e3e9e))
11+
* **deps:** bump vite from 7.1.7 to 7.1.9 ([c3bccbc](https://github.com/sws2apps/react-sw-helper/commit/c3bccbcf026db123111064501518a0a0ac30feb1))
12+
* **deps:** bump vite from 7.1.9 to 7.1.12 ([69b42b2](https://github.com/sws2apps/react-sw-helper/commit/69b42b285fa0053032d073485af84b8ceca8b514))
13+
114
# [1.29.0](https://github.com/sws2apps/react-sw-helper/compare/v1.28.0...v1.29.0) (2025-09-12)
215

316

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sws2apps/react-sw-helper",
33
"description": "A pure react component library to handle service worker",
4-
"version": "1.29.0",
4+
"version": "1.30.0",
55
"type": "module",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)