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

Commit babe3f1

Browse files
author
Bobby Earl
authored
Updated CHANGELOG.md and package.json for 1.0.0-beta.28 (#165)
1 parent 738df8c commit babe3f1

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-beta.28 (2017-05-25)
2+
3+
- Bugfix to correct incorrect paths specified when running `skyux e2e`.
4+
15
# 1.0.0-beta.27 (2017-05-25)
26

37
- Passing `enableHelp` to the omnibar config. [#160](https://github.com/blackbaud/skyux-builder/pull/160)

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

0 commit comments

Comments
 (0)