Skip to content

Commit

Permalink
chore(release): 9.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
millsp committed Mar 1, 2021
1 parent 2bc5604 commit ec4a953
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [9.5.2](https://github.com/millsp/ts-toolbelt/compare/v9.5.1...v9.5.2) (2021-03-01)


### Bug Fixes

* **fn:** allow for curried in compose ([2bc5604](https://github.com/millsp/ts-toolbelt/commit/2bc560446916b423977c25e396b4f1f310b6c03f))

### [9.5.1](https://github.com/millsp/ts-toolbelt/compare/v9.5.0...v9.5.1) (2021-02-28)


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": "ts-toolbelt",
"version": "9.5.1",
"version": "9.5.2",
"description": "TypeScript's largest utility library",
"keywords": [
"safe",
Expand Down

0 comments on commit ec4a953

Please sign in to comment.