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 4d0e7a0 + 5876693 commit 597d55fCopy full SHA for 597d55f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.4.0](https://github.com/starredev/schedule-x-plugins/compare/v1.3.0...v1.4.0) (2025-03-23)
2
+
3
4
+### Features
5
6
+* removed example ([3beb581](https://github.com/starredev/schedule-x-plugins/commit/3beb581a6d22afc1a45e2dfaa412b800a1482d91))
7
8
# [1.3.0](https://github.com/starredev/schedule-x-plugins/compare/v1.2.7...v1.3.0) (2025-03-23)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@starredev/schedule-x-plugins",
"license": "MIT",
- "version": "1.3.0",
+ "version": "1.4.0",
"main": "./dist/schedule-x-plugin.umd.js",
"module": "./dist/schedule-x-plugin.mjs",
"types": "./dist/types/index.d.ts",
0 commit comments