From 579e7cbf5d8b0cefdd56d25cf7bd67d053940f3a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 8 Apr 2021 07:37:16 +0000 Subject: [PATCH] Build: Release 4.3.3 [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a28c09..10c34d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [4.3.3](https://github.com/FriendsOfReactJS/react-css-themr/compare/4.3.2...4.3.3) (2021-04-08) + + +### Build + +* Release 4.3.1 [skip ci] ([fb5a9c0](https://github.com/FriendsOfReactJS/react-css-themr/commit/fb5a9c0014bb2d513efcb779d30ff7e2360c7e33)) + +### Upgrade + +* Bump ini from 1.3.5 to 1.3.7 ([fdf15fc](https://github.com/FriendsOfReactJS/react-css-themr/commit/fdf15fc14359bf1af9300af9201bba574e87be6a)) +* Bump npm-user-validate from 1.0.0 to 1.0.1 ([e9293b7](https://github.com/FriendsOfReactJS/react-css-themr/commit/e9293b7a8808af9579f03823d7fe768078301c49)) +* Bump semantic-release from 17.1.1 to 17.2.3 ([71744de](https://github.com/FriendsOfReactJS/react-css-themr/commit/71744debdf842edabbc63385c875732ab40e98d7)) +* Bump y18n from 3.2.1 to 3.2.2 ([150df2a](https://github.com/FriendsOfReactJS/react-css-themr/commit/150df2a439b1632ce229a815e60387b4926c7a43)) + ## [4.3.1](https://github.com/FriendsOfReactJS/react-css-themr/compare/4.3.0...4.3.1) (2020-07-22) diff --git a/package.json b/package.json index b2d8064..a1b5bd4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@friendsofreactjs/react-css-themr", "description": "Friends of ReactJS: React CSS Themr", "homepage": "https://github.com/FriendsOfReactJS/react-css-themr#readme", - "version": "4.3.1", + "version": "4.3.3", "main": "./lib", "author": "Javi Velasco (http://javivelasco.com/)", "repository": {