Skip to content

Commit

Permalink
chore(release): 1.6.22 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.22](v1.6.21...v1.6.22) (2023-06-11)

### Bug Fixes

* testing workflow ([a2adc12](a2adc12))
* testing workflow ([0835652](0835652))
  • Loading branch information
semantic-release-bot committed Jun 11, 2023
1 parent a2adc12 commit 2815997
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.6.22](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.21...v1.6.22) (2023-06-11)


### Bug Fixes

* testing workflow ([a2adc12](https://github.com/CoCreate-app/CoCreate-charts/commit/a2adc12013db5673fb1e74268e25bf3a32d8f173))
* testing workflow ([0835652](https://github.com/CoCreate-app/CoCreate-charts/commit/0835652147d05811f93c77c74f7209931bd80362))

## [1.6.21](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.20...v1.6.21) (2023-06-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/charts",
"version": "1.6.21",
"version": "1.6.22",
"description": "A simple charts component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"charts",
Expand Down

0 comments on commit 2815997

Please sign in to comment.