From 1def88b1e70626cbc77408c430927887b3e1a281 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 17 Feb 2021 20:05:49 +0000 Subject: [PATCH] chore(release): cut 14.1.12 [skip ci] ## [14.1.12](https://github.com/dhis2/analytics/compare/v14.1.11...v14.1.12) (2021-02-17) ### Bug Fixes * pin styled-jsx to 3.3.2 ([#818](https://github.com/dhis2/analytics/issues/818)) ([9c12156](https://github.com/dhis2/analytics/commit/9c121569cedec018c6e018979e36b139d4905c24)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a04945d7..241b5be7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [14.1.12](https://github.com/dhis2/analytics/compare/v14.1.11...v14.1.12) (2021-02-17) + + +### Bug Fixes + +* pin styled-jsx to 3.3.2 ([#818](https://github.com/dhis2/analytics/issues/818)) ([9c12156](https://github.com/dhis2/analytics/commit/9c121569cedec018c6e018979e36b139d4905c24)) + ## [14.1.11](https://github.com/dhis2/analytics/compare/v14.1.10...v14.1.11) (2021-02-17) diff --git a/package.json b/package.json index f5845fc85..c899ecafe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/analytics", - "version": "14.1.11", + "version": "14.1.12", "main": "./build/cjs/lib.js", "module": "./build/es/lib.js", "sideEffects": [