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

Commit a8fae4c

Browse files
Updated package.json and CHANGELOG.md for rc.6 release (#215)
1 parent 173a67a commit a8fae4c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.0-rc.6 (2017-07-05)
2+
3+
- Updated the auth client library to pick up logic for showing the search button based on whether search has been implemented by the SPA author. [#214](https://github.com/blackbaud/skyux-builder/pull/214)
4+
15
# 1.0.0-rc.5 (2017-07-03)
26

37
- Added web-animations polyfill to support Angular animations in more browsers. [#204](https://github.com/blackbaud/skyux-builder/pull/204)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blackbaud/skyux-builder",
3-
"version": "1.0.0-rc.5",
3+
"version": "1.0.0-rc.6",
44
"description": "Builds the output of a SKY UX application.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)