Skip to content

Commit

Permalink
v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raon0211 committed Jul 3, 2024
1 parent 6a72c5c commit a175b43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# es-toolkit Changelog

## Version v1.7.0
## Version v1.7.1

Released on July 3rd, 2024.

Expand Down
4 changes: 2 additions & 2 deletions 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.7.0",
"version": "1.7.1",
"homepage": "https://es-toolkit.slash.page",
"bugs": "https://github.com/toss/es-toolkit/issues",
"repository": {
Expand Down Expand Up @@ -140,4 +140,4 @@
"lint": "eslint ./src --ext .ts",
"format": "prettier --write ."
}
}
}

0 comments on commit a175b43

Please sign in to comment.