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

Commit

Permalink
Updated package.json and changelog for 3.3.0 release (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-TrevorBurch authored Jun 7, 2019
1 parent 2150eab commit 27e2748
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 3.3.0 (2019-06-07)

- Added the ability to trigger responsive styles based on a parent component. [#35](https://github.com/blackbaud/skyux-lists/pull/35)

# 3.2.2 (2019-05-06)

- Fixed repeater item component to allow custom inline form buttons. [#37](https://github.com/blackbaud/skyux-lists/pull/37)
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": "@skyux/lists",
"version": "3.2.2",
"version": "3.3.0",
"description": "SKY UX Lists",
"main": "bundles/bundle.umd.js",
"module": "index.ts",
Expand Down

0 comments on commit 27e2748

Please sign in to comment.