Skip to content

Commit

Permalink
v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
porkchop committed Dec 10, 2019
1 parent 46b6ac0 commit bd2d188
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,24 @@
# Changelog

## Pending (v0.0.8)
## Pending

BREAKING CHANGES:

FEATURES:

IMPROVEMENTS:

BUG FIXES:

## v0.0.8

BREAKING CHANGES:

FEATURES:

IMPROVEMENTS:
- [KEW-1801] Only autologin on chrome

BUG FIXES:
- Fix for whitelists not getting set by some browsers. Ex Brave

Expand Down
2 changes: 1 addition & 1 deletion dist-web/waxjs.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waxio/waxjs",
"version": "0.0.7",
"version": "0.0.8",
"description": "Javascript API for integration with the WAX Cloud Wallet.",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit bd2d188

Please sign in to comment.