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 3beb581 + 321364a commit 033f601Copy full SHA for 033f601
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/starredev/schedule-x-plugins/compare/v1.2.7...v1.3.0) (2025-03-23)
2
+
3
4
+### Features
5
6
+* added example pages ([ca53ea1](https://github.com/starredev/schedule-x-plugins/commit/ca53ea18f929cfbccd43388b63a0805c06cc2c76))
7
8
## [1.2.7](https://github.com/starredev/schedule-x-plugins/compare/v1.2.6...v1.2.7) (2025-03-23)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@starredev/schedule-x-plugins",
"license": "MIT",
- "version": "1.2.7",
+ "version": "1.3.0",
"main": "./dist/schedule-x-plugin.umd.js",
"module": "./dist/schedule-x-plugin.mjs",
"types": "./dist/types/index.d.ts",
0 commit comments