Skip to content

Commit 8bdb9c3

Browse files
committed
bump
1 parent b84c51a commit 8bdb9c3

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Add to Calendar Button React Wrapper](https://github.com/add2cal/add-to-calendar-button-react/blob/main/assets/readme-header.png?raw=true)
22

33
![Version](https://img.shields.io/npm/v/add-to-calendar-button-react?style=for-the-badge&label=Version)
4-
[![Parent Script Version](https://img.shields.io/badge/Parent%20Script%20Version-v2.12.2-blue?style=for-the-badge)](https://github.com/add2cal/add-to-calendar-button)
4+
[![Parent Script Version](https://img.shields.io/badge/Parent%20Script%20Version-v2.12.3-blue?style=for-the-badge)](https://github.com/add2cal/add-to-calendar-button)
55
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/add-to-calendar-button-react?style=for-the-badge)](https://www.npmjs.com/package/add-to-calendar-button-react)
66
[![npm Installations](https://img.shields.io/npm/dt/add-to-calendar-button-react?label=npm%20Installations&style=for-the-badge)](https://www.npmjs.com/package/add-to-calendar-button-react)
77

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "add-to-calendar-button-react",
3-
"version": "2.12.2",
3+
"version": "2.12.3",
44
"engines": {
55
"node": ">=18.17.0",
66
"npm": ">=9.6.7"
@@ -85,14 +85,14 @@
8585
"react-dom": "18.3.1",
8686
"typescript": "^5.9.2",
8787
"typescript-eslint": "^8.44.1",
88-
"vite": "^7.1.7",
88+
"vite": "^7.1.8",
8989
"vitest": "^3.2.4"
9090
},
9191
"peerDependencies": {
9292
"react": ">=18.0.0",
9393
"react-dom": ">=18.0.0"
9494
},
9595
"dependencies": {
96-
"add-to-calendar-button": "^2.12.2"
96+
"add-to-calendar-button": "^2.12.3"
9797
}
9898
}

0 commit comments

Comments
 (0)