Skip to content

Commit b283f92

Browse files
chore(release): 68.0.2 [skip ci]
## [68.0.2](v68.0.1...v68.0.2) (2024-10-24) ### Bug Fixes * **xy:** single point visibility ([#2557](#2557)) ([e16c902](e16c902))
1 parent e16c902 commit b283f92

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [68.0.2](https://github.com/elastic/elastic-charts/compare/v68.0.1...v68.0.2) (2024-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **xy:** single point visibility ([#2557](https://github.com/elastic/elastic-charts/issues/2557)) ([e16c902](https://github.com/elastic/elastic-charts/commit/e16c902dd5c73ae130a0b472f88e7d5fda5b9e0f))
7+
18
## [68.0.1](https://github.com/elastic/elastic-charts/compare/v68.0.0...v68.0.1) (2024-10-23)
29

310

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/charts",
33
"description": "Elastic-Charts data visualization library",
4-
"version": "68.0.1",
4+
"version": "68.0.2",
55
"author": "Elastic DataVis",
66
"license": "SEE LICENSE IN LICENSE.txt",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)