Skip to content

Commit

Permalink
chore(release): 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Oct 30, 2016
1 parent fff9f7b commit 83fa6f8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="1.1.1"></a>
## [1.1.1](https://github.com/hybridables/try-catch-callback/compare/v1.1.0...v1.1.1) (2016-10-30)


### Bug Fixes

* **links:** move to [@hybridables](https://github.com/hybridables) org ([fff9f7b](https://github.com/hybridables/try-catch-callback/commit/fff9f7b))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/tunnckocore/try-catch-callback/compare/v1.0.2...v1.1.0) (2016-10-30)

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": "try-catch-callback",
"version": "1.1.0",
"version": "1.1.1",
"description": "try/catch block with a callback, used in [try-catch-core][]. Use it when you don't care about asyncness so much and don't want guarantees. If you care use [try-catch-core][].",
"repository": "hybridables/try-catch-callback",
"author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)",
Expand Down

0 comments on commit 83fa6f8

Please sign in to comment.