Skip to content

Commit 04c07b8

Browse files
author
Bryan van der Starre
committed
2 parents ab74d45 + cbff2b6 commit 04c07b8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.5](https://github.com/starredev/schedule-x-plugins/compare/v1.2.4...v1.2.5) (2025-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* example file and release dependencies ([e872d96](https://github.com/starredev/schedule-x-plugins/commit/e872d96a5b2acf19ca391401a2e40a9796ed3df8))
7+
18
## [1.2.4](https://github.com/starredev/schedule-x-plugins/compare/v1.2.3...v1.2.4) (2025-03-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@starredev/schedule-x-plugins",
33
"license": "MIT",
4-
"version": "1.2.4",
4+
"version": "1.2.5",
55
"main": "./dist/schedule-x-plugin.umd.js",
66
"module": "./dist/schedule-x-plugin.mjs",
77
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)