Skip to content

Commit

Permalink
chore(release): 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpshr committed Sep 23, 2019
1 parent 845540e commit eea097a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.1.1](https://github.com/goabstract/abstract-sdk/compare/v3.1.0...v3.1.1) (2019-09-23)


### Bug Fixes

* reliably use local CLI path via require ([845540e](https://github.com/goabstract/abstract-sdk/commit/845540e))



## [3.1.0](https://github.com/goabstract/abstract-sdk/compare/v3.0.0...v3.1.0) (2019-09-17)


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": "abstract-sdk",
"version": "3.1.0",
"version": "3.1.1",
"description": "Universal JavaScript bindings for the Abstract API and CLI",
"keywords": [
"abstract",
Expand Down

0 comments on commit eea097a

Please sign in to comment.