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

Commit

Permalink
1.0.4-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 20, 2021
1 parent 2c92775 commit c82d46f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ 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).

#### [v1.0.4-alpha.0](https://github.com/SU-SWS/decanter-react/compare/v1.0.2...v1.0.4-alpha.0)

- ADAPT-2517: Follow-up tweaks for auto-release action. [`#44`](https://github.com/SU-SWS/decanter-react/pull/44)
- Add PurgeCSS to Storybook build [`#31`](https://github.com/SU-SWS/decanter-react/pull/31)
- Create label.yml [`#43`](https://github.com/SU-SWS/decanter-react/pull/43)
- ADAPT-000: Update contribution documentation [`#36`](https://github.com/SU-SWS/decanter-react/pull/36)

#### [v1.0.2](https://github.com/SU-SWS/decanter-react/compare/v1.0.1...v1.0.2)

> 17 May 2021
- 1.0.2 [`#42`](https://github.com/SU-SWS/decanter-react/pull/42)
- 1.0.2 [`#41`](https://github.com/SU-SWS/decanter-react/pull/41)
- Update CHANGELOG.md [`#40`](https://github.com/SU-SWS/decanter-react/pull/40)
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.0.3",
"version": "1.0.4-alpha.0",
"description": "Decanter React Library",
"source": "src/index.js",
"main": "dist/decanter-react.js",
Expand Down

0 comments on commit c82d46f

Please sign in to comment.