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 fe52817 + 1b207b2 commit a6f120cCopy full SHA for a6f120c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.1](https://github.com/starredev/schedule-x-plugins/compare/v1.6.0...v1.6.1) (2025-06-08)
2
+
3
4
+### Bug Fixes
5
6
+* support string IDs in CopyEventPlugin ([4c8a5cb](https://github.com/starredev/schedule-x-plugins/commit/4c8a5cb7c683a2b7ea7fbc8d73c89ed493c7234b))
7
8
# [1.6.0](https://github.com/starredev/schedule-x-plugins/compare/v1.5.0...v1.6.0) (2025-04-01)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@starredev/schedule-x-plugins",
"license": "MIT",
- "version": "1.6.0",
+ "version": "1.6.1",
"main": "./dist/schedule-x-plugin.umd.js",
"module": "./dist/schedule-x-plugin.mjs",
"types": "./dist/types/index.d.ts",
0 commit comments