Skip to content

Commit

Permalink
chore(patch): 1.0.0-develop.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.0-develop.3](v1.0.0-develop.2...v1.0.0-develop.3) (2023-06-02)

### πŸ› Bug Fixes

* PolarArea not including RadialLinearScale ([b5b2a2b](b5b2a2b))
  • Loading branch information
semantic-release-bot committed Jun 2, 2023
1 parent b5b2a2b commit a9c6519
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
> All notable changes to this project will be documented in this file
## [1.0.0-develop.3](https://github.com/s0ftik3/solid-chartjs/compare/v1.0.0-develop.2...v1.0.0-develop.3) (2023-06-02)


### πŸ› Bug Fixes

* PolarArea not including RadialLinearScale ([b5b2a2b](https://github.com/s0ftik3/solid-chartjs/commit/b5b2a2b5a879f503f76844f159e5cf03a4012ae9))

## [1.0.0-develop.2](https://github.com/s0ftik3/solid-chartjs/compare/v1.0.0-develop.1...v1.0.0-develop.2) (2023-05-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "solid-chartjs",
"type": "module",
"version": "1.0.0-develop.2",
"version": "1.0.0-develop.3",
"description": "SolidJS components for Chart.js",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit a9c6519

Please sign in to comment.