Skip to content

Commit

Permalink
chore(release): v1.17.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Jul 27, 2024
1 parent e1e7844 commit 93726a3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.17.0](https://github.com/ehmpathy/type-fns/compare/v1.16.0...v1.17.0) (2024-07-27)


### Features

* **practs:** bump practs and resolve audit ([e1e7844](https://github.com/ehmpathy/type-fns/commit/e1e7844aedf4e5b805c5d72643606c20b5248dd6))

## [1.16.0](https://github.com/ehmpathy/type-fns/compare/v1.15.0...v1.16.0) (2024-06-14)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "type-fns",
"author": "ehmpathy",
"description": "A set of types, type checks, and type guards for simpler, safer, and easier to read code.",
"version": "1.16.0",
"version": "1.17.0",
"repository": "ehmpathy/type-fns",
"homepage": "https://github.com/ehmpathy/type-fns",
"keywords": [
Expand Down

0 comments on commit 93726a3

Please sign in to comment.