From 8bc4bb89fbf6835b30e78288d7742b4c9fb20010 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 22 Jul 2020 07:51:06 +0000 Subject: [PATCH] Build: Release 4.2.1 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a5c7e0..ed28441 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.2.1](https://github.com/FriendsOfReactJS/react-css-themr/compare/4.2.0...4.2.1) (2020-07-22) + + +### Upgrade + +* Update lodash and other packages for security reasons ([8d8e2ee](https://github.com/FriendsOfReactJS/react-css-themr/commit/8d8e2eed552a2a0647c4f3a96513560d1409afa9)) +* Updates commitizen related packages ([db26a79](https://github.com/FriendsOfReactJS/react-css-themr/commit/db26a79cbd09044f236d9541a80206801c81646d)) +* Upgrade semantic release dependencies ([cdc59bd](https://github.com/FriendsOfReactJS/react-css-themr/commit/cdc59bd74cd96e79cee6e6b5f48ba06190305b1f)) + # [4.1.0](https://github.com/FriendsOfReactJS/react-css-themr/compare/4.0.0...4.1.0) (2020-02-01) ### Features diff --git a/package.json b/package.json index 4c96779..9c2ba1d 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.2.0", + "version": "4.2.1", "main": "./lib", "author": "Javi Velasco (http://javivelasco.com/)", "repository": {