From b1a279f4591aea0f2205166640fd393fcd5c4a0d Mon Sep 17 00:00:00 2001 From: Manolo Alvarez Foro Date: Wed, 15 Jun 2022 09:40:21 -0400 Subject: [PATCH] v4.1.2 --- CHANGELOG.md | 19 +++++++++++++++++++ package.json | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5af4da74..b4522f7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,27 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v4.1.2](https://github.com/cision/rover-ui/compare/v4.1.1...v4.1.2) + +- chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /example [`#332`](https://github.com/cision/rover-ui/pull/332) +- chore(deps): bump url-parse from 1.5.1 to 1.5.10 [`#365`](https://github.com/cision/rover-ui/pull/365) +- chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /example [`#344`](https://github.com/cision/rover-ui/pull/344) +- chore(deps): bump tmpl from 1.0.4 to 1.0.5 [`#350`](https://github.com/cision/rover-ui/pull/350) +- chore(deps): bump follow-redirects from 1.12.1 to 1.15.1 in /example [`#364`](https://github.com/cision/rover-ui/pull/364) +- chore(deps): bump minimist from 1.2.5 to 1.2.6 [`#368`](https://github.com/cision/rover-ui/pull/368) +- chore(deps): bump eventsource from 1.1.0 to 1.1.2 [`#366`](https://github.com/cision/rover-ui/pull/366) +- chore(deps): bump async from 2.6.3 to 2.6.4 [`#367`](https://github.com/cision/rover-ui/pull/367) +- chore(deps): bump url-parse from 1.4.7 to 1.5.10 in /example [`#357`](https://github.com/cision/rover-ui/pull/357) +- chore(deps): bump minimist from 1.2.5 to 1.2.6 in /example [`#360`](https://github.com/cision/rover-ui/pull/360) +- chore(deps): bump urijs from 1.19.2 to 1.19.11 in /example [`#361`](https://github.com/cision/rover-ui/pull/361) +- chore(deps): bump async from 2.6.3 to 2.6.4 in /example [`#362`](https://github.com/cision/rover-ui/pull/362) +- new Verification Badge icon [`#363`](https://github.com/cision/rover-ui/pull/363) +- Update README to specify React [`86e2df3`](https://github.com/cision/rover-ui/commit/86e2df3a99e3608bd94dd68762ef673ce4532218) + #### [v4.1.1](https://github.com/cision/rover-ui/compare/v4.1.0...v4.1.1) +> 5 November 2021 + - fixed focus style for the Button [`#348`](https://github.com/cision/rover-ui/pull/348) - README.md: remove outdated sections, clarify issue strategy [`a09cbc2`](https://github.com/cision/rover-ui/commit/a09cbc2a103a7869bf0603f07b2715bdea11693e) - UF-86 update npm install syntax now that npm implicitly saves [`4a4f8fe`](https://github.com/cision/rover-ui/commit/4a4f8feb4416b2a88771b83d6844d226d7604e3d) diff --git a/package.json b/package.json index 284f6c4e..c30fe4c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cision/rover-ui", - "version": "4.1.1", + "version": "4.1.2", "description": "UI Component Library", "author": "Matthew Wells (https://github.com/mdespuits)", "contributors": [