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 f4141af + 2585fc8 commit 46e3b11Copy full SHA for 46e3b11
CHANGELOG.md
@@ -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
8
## [1.4.3](https://github.com/starredev/schedule-x-plugins/compare/v1.4.2...v1.4.3) (2025-03-24)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@starredev/schedule-x-plugins",
"license": "MIT",
- "version": "1.4.3",
+ "version": "1.4.4",
"main": "./dist/schedule-x-plugin.umd.js",
"module": "./dist/schedule-x-plugin.mjs",
"types": "./dist/types/index.d.ts",
0 commit comments