Skip to content

Commit 6dee913

Browse files
committed
chore(release): [email protected]
1 parent 7fd1d51 commit 6dee913

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.2](https://github.com/fasenderos/grapesjs-chartjs-plugin/compare/v0.1.1...v0.1.2) (2025-02-10)
4+
5+
### Features
6+
7+
* new blocks and category options ([4a05197](https://github.com/fasenderos/grapesjs-chartjs-plugin/commit/4a051978278433c8ed7c1db0d3099e9278f2689a))
8+
39
## [0.1.1](https://github.com/fasenderos/grapesjs-chartjs-plugin/compare/v0.1.0...v0.1.1) (2025-02-09)
410

511
## [0.1.0](https://github.com/fasenderos/grapesjs-chartjs-plugin/compare/v0.0.5...v0.1.0) (2025-01-29)

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-chartjs-plugin",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "GrapesJS Plugin to integrate Chart.js into your GrapesJS editor.",
55
"main": "dist/index.js",
66
"author": "Andrea Fassina <[email protected]>",

0 commit comments

Comments
 (0)