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

Commit db62d70

Browse files
Release 1.0.0 rc.3 (#200)
* Fixed type error * Updated skyux * Updated skyux * Update package.json * Update CHANGELOG.md
1 parent 256d4b8 commit db62d70

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.0.0-rc.3 (2017-06-23)
2+
3+
- Added support for SKY UX 2.0.0-rc.1.
4+
- Fixed a typings bug with `SkyAuthHttp`.
5+
16
# 1.0.0-rc.2 (2017-06-21)
27

38
- Fixed invalid glob pattern (and unit tests) for ignored auto-generated components.

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.2",
3+
"version": "1.0.0-rc.3",
44
"description": "Builds the output of a SKY UX application.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)