Skip to content

Commit 9d52676

Browse files
committed
chore(release): grapesjs-chartjs-plugin@0.1.6
1 parent 56fed3f commit 9d52676

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.6](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.5...v0.1.6) (2025-03-23)
4+
5+
### Features
6+
7+
* now prefix can be null ([56fed3f](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/56fed3f40e1d644409043f2b183cf57c3c53f3fa))
8+
39
## [0.1.5](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.4...v0.1.5) (2025-03-13)
410

511
### Features

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.5",
3+
"version": "0.1.6",
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)