We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab74d45 + cbff2b6 commit 04c07b8Copy full SHA for 04c07b8
CHANGELOG.md
@@ -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
8
## [1.2.4](https://github.com/starredev/schedule-x-plugins/compare/v1.2.3...v1.2.4) (2025-03-23)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@starredev/schedule-x-plugins",
"license": "MIT",
- "version": "1.2.4",
+ "version": "1.2.5",
"main": "./dist/schedule-x-plugin.umd.js",
"module": "./dist/schedule-x-plugin.mjs",
"types": "./dist/types/index.d.ts",
0 commit comments