Skip to content

Commit

Permalink
v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ManoloAlvarezForo committed Jun 15, 2022
1 parent 6a6fcf3 commit b1a279f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit b1a279f

Please sign in to comment.