Skip to content

Commit d4b369b

Browse files
author
Ricardo Gama
committed
Release 1.0.1
1 parent c0de829 commit d4b369b

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [v1.0.1](https://github.com/uphold/uphold-sdk-javascript/releases/tag/v1.0.1) (2017-05-19)
4+
- Fix file name on webpack configuration [\#2](https://github.com/uphold/uphold-sdk-javascript/pull/2) ([ricardogama](https://github.com/ricardogama))
5+
- Fix broken badges [\#1](https://github.com/uphold/uphold-sdk-javascript/pull/1) ([ricardogama](https://github.com/ricardogama))
6+
37
## [v1.0.0](https://github.com/uphold/uphold-sdk-javascript/releases/tag/v1.0.0) (2017-05-18)

dist/browser/uphold-sdk-javascript.js

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": "@uphold/uphold-sdk-javascript",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Uphold SDK for JavasScript",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)