Skip to content

Commit d652ddd

Browse files
author
Bryan van der Starre
committed
2 parents 6871ee8 + bc5b8a4 commit d652ddd

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.2.6](https://github.com/starredev/schedule-x-plugins/compare/v1.2.5...v1.2.6) (2025-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **copy-event-plugin:** align EventData with expected CalendarEventExternal shape ([ab74d45](https://github.com/starredev/schedule-x-plugins/commit/ab74d45f6aa4ce415a95dc516e118fdd3225578c))
7+
18
## [1.2.5](https://github.com/starredev/schedule-x-plugins/compare/v1.2.4...v1.2.5) (2025-03-23)
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.2.5",
4+
"version": "1.2.6",
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)