File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed
Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,11 @@ 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.10.0-alpha] - unreleased
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 0.10.0] - 2025-03-17
129### Changed
13- - Bar chart: align options with line chart
14- - Update package dependencies.
10+ - Bar chart: align options with line chart [ #42448 ]
11+ - Update package dependencies. [ #42163 ]
12+ - Update package dependencies. [ #42384 ]
1513
1614## [ 0.9.0] - 2025-03-02
1715### Added
@@ -140,7 +138,7 @@ This is an alpha version! The changes listed here are not final.
140138- Fixed lints following ESLint rule changes for TS [ #40584 ]
141139- Fixing a bug in Chart storybook data. [ #40640 ]
142140
143- [ 0.10.0-alpha ] : https://github.com/Automattic/charts/compare/v0.9.0...v0.10.0-alpha
141+ [ 0.10.0 ] : https://github.com/Automattic/charts/compare/v0.9.0...v0.10.0
144142[ 0.9.0 ] : https://github.com/Automattic/charts/compare/v0.8.4...v0.9.0
145143[ 0.8.4 ] : https://github.com/Automattic/charts/compare/v0.8.3...v0.8.4
146144[ 0.8.3 ] : https://github.com/Automattic/charts/compare/v0.8.2...v0.8.3
Original file line number Diff line number Diff line change 11{
22 "name" : " @automattic/charts" ,
3- "version" : " 0.10.0-alpha " ,
3+ "version" : " 0.10.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