File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.19.0-alpha] - unreleased
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 0.19.0] - 2025-07-21
129### Added
13- - Added more exports for Woo Analytics to get rid of visx dependencies
10+ - Added more exports for Woo Analytics to get rid of visx dependencies [ # 44390 ]
1411
1512## [ 0.18.0] - 2025-07-21
1613### Added
@@ -303,7 +300,7 @@ This is an alpha version! The changes listed here are not final.
303300- Fixed lints following ESLint rule changes for TS [ #40584 ]
304301- Fixing a bug in Chart storybook data. [ #40640 ]
305302
306- [ 0.19.0-alpha ] : https://github.com/Automattic/charts/compare/v0.18.0...v0.19.0-alpha
303+ [ 0.19.0 ] : https://github.com/Automattic/charts/compare/v0.18.0...v0.19.0
307304[ 0.18.0 ] : https://github.com/Automattic/charts/compare/v0.17.0...v0.18.0
308305[ 0.17.0 ] : https://github.com/Automattic/charts/compare/v0.16.2...v0.17.0
309306[ 0.16.2 ] : https://github.com/Automattic/charts/compare/v0.16.1...v0.16.2
Original file line number Diff line number Diff line change 11{
22 "name" : " @automattic/charts" ,
3- "version" : " 0.19.0-alpha " ,
3+ "version" : " 0.19.0" ,
44 "description" : " Display charts within Automattic products." ,
55 "homepage" : " https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/charts/#readme" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments