Skip to content

Commit

Permalink
chore(release): 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jul 22, 2022
1 parent 1e80a8e commit e37865e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### 1.1.2 (2022-07-22)

### 1.1.1 (2022-05-15)

## [1.1.0](https://github.com/microlinkhq/async-memoize-one/compare/v1.0.1...v1.1.0) (2021-03-08)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "async-memoize-one",
"description": "memoize the last result, in async way",
"homepage": "https://nicedoc.io/microlinkhq/async-memoize-one",
"version": "1.1.1",
"version": "1.1.2",
"main": "index.js",
"author": {
"email": "hello@microlink.io",
Expand Down

0 comments on commit e37865e

Please sign in to comment.