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.20.0-alpha] - unreleased
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 0.20.0] - 2025-07-23
129### Added
13- - Line Chart: Add documentation
10+ - Line Chart: Add documentation [ # 44410 ]
1411
1512## [ 0.19.1] - 2025-07-22
1613### Changed
@@ -311,7 +308,7 @@ This is an alpha version! The changes listed here are not final.
311308- Fixed lints following ESLint rule changes for TS [ #40584 ]
312309- Fixing a bug in Chart storybook data. [ #40640 ]
313310
314- [ 0.20.0-alpha ] : https://github.com/Automattic/charts/compare/v0.19.1...v0.20.0-alpha
311+ [ 0.20.0 ] : https://github.com/Automattic/charts/compare/v0.19.1...v0.20.0
315312[ 0.19.1 ] : https://github.com/Automattic/charts/compare/v0.19.0...v0.19.1
316313[ 0.19.0 ] : https://github.com/Automattic/charts/compare/v0.18.0...v0.19.0
317314[ 0.18.0 ] : https://github.com/Automattic/charts/compare/v0.17.0...v0.18.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @automattic/charts" ,
3- "version" : " 0.20.0-alpha " ,
3+ "version" : " 0.20.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