Skip to content

Commit

Permalink
chore(types): version
Browse files Browse the repository at this point in the history
  • Loading branch information
YLfjuk committed Sep 27, 2024
1 parent 8375596 commit 2ab1209
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
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.

6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ylfjuk-core/types

## 0.0.5

### Patch Changes

- Added StrictOmit, FN types

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ylfjuk-core/types",
"version": "0.0.4",
"version": "0.0.5",
"author": "YLfjuk",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 2ab1209

Please sign in to comment.