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

Commit a7c3277

Browse files
updates for rc.0 release (#190)
1 parent 0bb6c7b commit a7c3277

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.0 (2017-06-16)
2+
3+
- Added support for Angular v4.1.3 and SKY UX 2.0.0-rc.0.
4+
15
# 1.0.0-beta.33 (2017-06-15)
26

37
- Bugfix to stop `SkyAuthHttp` from adding duplicate `envid` or `svcid` params. [#182](https://github.com/blackbaud/skyux-builder/pull/182)

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

0 commit comments

Comments
 (0)