Skip to content

Commit

Permalink
chore(release): 68.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [68.0.3](v68.0.2...v68.0.3) (2024-11-28)

### Bug Fixes

* **xy:** line annotation marker aria label fix ([#2558](#2558)) ([3b056c3](3b056c3))
  • Loading branch information
semantic-release-bot committed Nov 28, 2024
1 parent 3b056c3 commit f5fe1c3
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
@@ -1,3 +1,10 @@
## [68.0.3](https://github.com/elastic/elastic-charts/compare/v68.0.2...v68.0.3) (2024-11-28)


### Bug Fixes

* **xy:** line annotation marker aria label fix ([#2558](https://github.com/elastic/elastic-charts/issues/2558)) ([3b056c3](https://github.com/elastic/elastic-charts/commit/3b056c395c5ff87044ea989a3b737022cea20509))

## [68.0.2](https://github.com/elastic/elastic-charts/compare/v68.0.1...v68.0.2) (2024-10-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@elastic/charts",
"description": "Elastic-Charts data visualization library",
"version": "68.0.2",
"version": "68.0.3",
"author": "Elastic DataVis",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "dist/index.js",
Expand Down

0 comments on commit f5fe1c3

Please sign in to comment.