Skip to content

Commit a6f120c

Browse files
author
Bryan van der Starre
committed
2 parents fe52817 + 1b207b2 commit a6f120c

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.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+
18
# [1.6.0](https://github.com/starredev/schedule-x-plugins/compare/v1.5.0...v1.6.0) (2025-04-01)
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.6.0",
4+
"version": "1.6.1",
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)