Skip to content

Commit

Permalink
3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Brad Cypert authored and Brad Cypert committed Sep 11, 2019
1 parent bc9b826 commit 09d5490
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `Fixed` for any bug fixes.
- `Security`

## [3.2.1] - 2019-90-11

- https://github.com/teamsnap/teamsnap-ui/pull/164

### Changed

- `Changed` Popupactions to support react elements as well as strings for body content.
- `Changed` Popupactions to support required confirmation from users

## [3.2.0] - 2019-09-10

- https://github.com/teamsnap/teamsnap-ui/pull/162

### Changed

- `Added` Components for Popup buttons

## [3.1.0] - 2019-09-09
Expand All @@ -28,7 +38,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

- `Added` CSS & HTML for modals
- `Security` Refactored theme variables for direct import
- `Added` Utilities more for colors and borders
- `Added` Utilities more for colors and borders

## [3.0.0] - 2019-09-04

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": "@teamsnap/teamsnap-ui",
"version": "3.2.0",
"version": "3.2.1",
"description": "a CSS component library for TeamSnap",
"main": "dist/js/index.js",
"types": "dist/js/index.d.ts",
Expand Down

0 comments on commit 09d5490

Please sign in to comment.