Skip to content

Commit

Permalink
chore(release): v1.16.0 🎉 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach authored Jun 14, 2024
1 parent 20bfea9 commit 0eb0306
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.16.0](https://github.com/ehmpathy/type-fns/compare/v1.15.0...v1.16.0) (2024-06-14)


### Features

* **metadata:** expose OmitMetadata generic ([20bfea9](https://github.com/ehmpathy/type-fns/commit/20bfea9e8a36a11c885a1c2598f817dffff8d294))

## [1.15.0](https://github.com/ehmpathy/type-fns/compare/v1.14.0...v1.15.0) (2024-05-25)


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.15.0",
"version": "1.16.0",
"repository": "ehmpathy/type-fns",
"homepage": "https://github.com/ehmpathy/type-fns",
"keywords": [
Expand Down

0 comments on commit 0eb0306

Please sign in to comment.