Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.1.0 #338

Merged
merged 1 commit into from
Aug 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ 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).

#### [v3.0.0](https://github.com/cision/rover-ui/compare/v3.0.0-alpha.1...v3.0.0)
#### [v3.1.0](https://github.com/cision/rover-ui/compare/v4.0.0-alpha.1...v3.1.0)

- Chore: Deprecate Node 10.x support [`#336`](https://github.com/cision/rover-ui/pull/336)
- Feature: EVER-13451: Add `Select` component [`#325`](https://github.com/cision/rover-ui/pull/325)

#### [v3.0.0-alpha.1](https://github.com/cision/rover-ui/compare/v2.10.2...v3.0.0-alpha.1)
#### [v4.0.0-alpha.1](https://github.com/cision/rover-ui/compare/v2.10.2...v4.0.0-alpha.1)

> 20 August 2021
> 24 August 2021

- V3.0.0 alpha.1 [`#335`](https://github.com/cision/rover-ui/pull/335)
- chore: Update Kite snapshop test to reflect v3 button class names [`#334`](https://github.com/cision/rover-ui/pull/334)
- feat: EVER-13206: a11y focus states for buttons and links [`#317`](https://github.com/cision/rover-ui/pull/317)
- Feature ever 13205 a11y buttons and links [`#311`](https://github.com/cision/rover-ui/pull/311)
- v3.0.0 [`#337`](https://github.com/cision/rover-ui/pull/337)
- Chore: Deprecate Node 10.x support [`#336`](https://github.com/cision/rover-ui/pull/336)
- v2.11.0 [`#333`](https://github.com/cision/rover-ui/pull/333)
- add ripple loader component from trendkite-ui [`#329`](https://github.com/cision/rover-ui/pull/329)
- Feature/rover UI/ever 13326/kite component [`#324`](https://github.com/cision/rover-ui/pull/324)
- feat: Button passes size prop to nested Addons via context [`#331`](https://github.com/cision/rover-ui/pull/331)
- docs: Update changelog, publishing.md [`d6a1a5e`](https://github.com/cision/rover-ui/commit/d6a1a5e4176f4b13deeac39737a5a4df35ea1bc2)

#### [v2.10.2](https://github.com/cision/rover-ui/compare/v2.10.1...v2.10.2)

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": "3.0.0",
"version": "3.1.0",
"description": "UI Component Library",
"author": "Matthew Wells (https://github.com/mdespuits)",
"contributors": [
Expand Down