Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 19, 2021
1 parent 238061f commit f2d6740
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@ 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).

#### [1.1.1](https://github.com/SU-SWS/decanter-react/compare/1.1.0...1.1.1)

- Version 1.1.1 [`#85`](https://github.com/SU-SWS/decanter-react/pull/85)
- ADAPT-3127: Modal content component [`#64`](https://github.com/SU-SWS/decanter-react/pull/64)
- ADAPT-000: Fixup missing dismiss text. [`#76`](https://github.com/SU-SWS/decanter-react/pull/76)
- ADAPT-000: Fixup Storybook console errors. [`#77`](https://github.com/SU-SWS/decanter-react/pull/77)
- ADAPT-3828 Adjust HeroIcon types [`#80`](https://github.com/SU-SWS/decanter-react/pull/80)

#### [1.1.0](https://github.com/SU-SWS/decanter-react/compare/1.0.8...1.1.0)

> 29 September 2021
- Adapt 3717: Hero Icon updates [`#71`](https://github.com/SU-SWS/decanter-react/pull/71)
- ADAPT-3128: Error Summary Box (and List) variation [`#70`](https://github.com/SU-SWS/decanter-react/pull/70)
- ADAPT-3096: Text Field [`#65`](https://github.com/SU-SWS/decanter-react/pull/65)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "decanter-react",
"version": "1.1.0",
"version": "1.1.1",
"description": "Decanter React Library",
"source": "src/index.js",
"main": "dist/decanter-react.js",
Expand Down

0 comments on commit f2d6740

Please sign in to comment.