From 857b3f09b29ac5d791297756c42c5c70d7ed52cc Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 14 Sep 2020 11:54:12 +0000 Subject: [PATCH] chore(release): cut 10.0.4 [skip ci] ## [10.0.4](https://github.com/dhis2/analytics/compare/v10.0.3...v10.0.4) (2020-09-14) ### Bug Fixes * text styling not applied when switching to 2 category ([#595](https://github.com/dhis2/analytics/issues/595)) ([1694652](https://github.com/dhis2/analytics/commit/16946523993061a0ea8b1c23a01c0db456bcf2ab)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1a6a2a7a..55b8e686b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.0.4](https://github.com/dhis2/analytics/compare/v10.0.3...v10.0.4) (2020-09-14) + + +### Bug Fixes + +* text styling not applied when switching to 2 category ([#595](https://github.com/dhis2/analytics/issues/595)) ([1694652](https://github.com/dhis2/analytics/commit/16946523993061a0ea8b1c23a01c0db456bcf2ab)) + ## [10.0.3](https://github.com/dhis2/analytics/compare/v10.0.2...v10.0.3) (2020-09-07) diff --git a/package.json b/package.json index a96499ac5..25d985d54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/analytics", - "version": "10.0.3", + "version": "10.0.4", "main": "./build/cjs/lib.js", "module": "./build/es/lib.js", "sideEffects": [