Skip to content

Commit

Permalink
Updated CHANGELOG and package.json for 3.17.0 release (blackbaud#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-PaulCrowder authored Apr 22, 2020
1 parent 4239c0a commit 3616076
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 3.17.0 (2020-04-22)

- Added theming support. [#242](https://github.com/blackbaud/skyux-sdk-builder/pull/242)

# 3.16.2 (2020-03-23)

- Updated the version of `babel` to fix errors when running `skyux serve`. [#234](https://github.com/blackbaud/skyux-sdk-builder/pull/234)
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": "@skyux-sdk/builder",
"version": "3.16.2",
"version": "3.17.0",
"description": "Builds the output of a SKY UX application.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3616076

Please sign in to comment.