Skip to content

Commit e548e12

Browse files
authored
Release v1.0.0-alpha.6 (#19)
1 parent 7126ae9 commit e548e12

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v.1.0.0-alpha.6
4+
5+
### 22/01/2020
6+
7+
### Fixes
8+
- The bundles are no longer in the `build` folder but in the folder associated with their format (`umd`, `cjs` and `es`).
9+
310
## v.1.0.0-alpha.5
411

512
### 21/01/2020

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reachfive/identity-ui",
3-
"version": "1.0.0-alpha.5",
3+
"version": "1.0.0-alpha.6",
44
"description": "Reach5 Identity Web UI SDK",
55
"author": "ReachFive",
66
"repository": {

0 commit comments

Comments
 (0)