Skip to content

Commit cea5537

Browse files
committed
chore(release): grapesjs-chartjs-plugin@0.1.4
1 parent d8fb4b5 commit cea5537

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.1.4](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.3...v0.1.4) (2025-03-10)
4+
5+
### Bug Fixes
6+
7+
* check whole html for changes ([d8fb4b5](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/d8fb4b54bfa831cee7cd4e681e3d43c7c561f405))
8+
39
## [0.1.3](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.2...v0.1.3) (2025-03-10)
410

511
## [0.1.2](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.1...v0.1.2) (2025-03-10)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grapesjs-tailwindcss-plugin",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "A powerful GrapesJS plugin that integrates Tailwind CSS 4 for modern styling and rapid development",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)