Skip to content

Commit 46e3b11

Browse files
author
Bryan van der Starre
committed
2 parents f4141af + 2585fc8 commit 46e3b11

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.4.4](https://github.com/starredev/schedule-x-plugins/compare/v1.4.3...v1.4.4) (2025-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* trigger patch release ([60ff64a](https://github.com/starredev/schedule-x-plugins/commit/60ff64a167ba4f884565df0671caf898650a2e65))
7+
18
## [1.4.3](https://github.com/starredev/schedule-x-plugins/compare/v1.4.2...v1.4.3) (2025-03-24)
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.4.3",
4+
"version": "1.4.4",
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)