Skip to content

Commit 033f601

Browse files
author
Bryan van der Starre
committed
2 parents 3beb581 + 321364a commit 033f601

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.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+
18
## [1.2.7](https://github.com/starredev/schedule-x-plugins/compare/v1.2.6...v1.2.7) (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.7",
4+
"version": "1.3.0",
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)