Skip to content

Commit

Permalink
chore(release): 1.12.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.3](v1.12.2...v1.12.3) (2024-06-12)

### Bug Fixes

* bump cocreate dependencies ([8f03484](8f03484))
* svg icon class ([44052fc](44052fc))
  • Loading branch information
semantic-release-bot committed Jun 12, 2024
1 parent 8f03484 commit 3512883
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.12.3](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.12.2...v1.12.3) (2024-06-12)


### Bug Fixes

* bump cocreate dependencies ([8f03484](https://github.com/CoCreate-app/CoCreate-charts/commit/8f03484648d4e43a0d37fcc976317e34b039549a))
* svg icon class ([44052fc](https://github.com/CoCreate-app/CoCreate-charts/commit/44052fc354d72e4d22f0151247e4a534cffa401f))

## [1.12.2](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.12.1...v1.12.2) (2024-04-29)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/charts",
"version": "1.12.2",
"version": "1.12.3",
"description": "A simple charts component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"charts",
Expand Down Expand Up @@ -62,4 +62,4 @@
"mini-css-extract-plugin": "^1.5.0",
"moment": "^2.29.1"
}
}
}

0 comments on commit 3512883

Please sign in to comment.