Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raon0211 committed May 31, 2024
1 parent ce77749 commit ec56287
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# es-toolkit Changelog

## Version v1.0.2

Released on May 31th, 2024.

- Re-released version 1.0.0 due to a previous deployment by someone else that was later deleted on NPM.

## Version v1.0.1

Released on May 31th, 2024.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "es-toolkit",
"description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
"version": "1.0.1",
"version": "1.0.2",
"workspaces": [
"docs"
],
Expand Down

0 comments on commit ec56287

Please sign in to comment.