Skip to content

Commit

Permalink
Release 0.8.1 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
rezigned authored Jul 20, 2020
1 parent 8a57cef commit 5f10205
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
All notable changes to omise-node project will be documented in this file.
Use [Semantic Versioning](http://semver.org/).

## 0.8.1 - 2020-07-20
- Add `Charge.expire` API.

## 0.8.0 - 2020-07-08
- Add Account update API.
- Add `Account.update` API.

## 0.7.1 - 2020-05-15
- Fix typo.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "omise",
"version": "0.8.0",
"version": "0.8.1",
"description": "Omise Node.js bindings",
"main": "index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 5f10205

Please sign in to comment.