Skip to content

Commit

Permalink
chore: v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Sep 18, 2023
1 parent 841ea4d commit 32d9483
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 17 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v2.5.0

- Upgraded TypeScript to `5.2.2`.

## v2.4.0

- Upgraded TypeScript to `5.1.3`.
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": "better-typescript-lib",
"private": true,
"version": "2.4.0",
"version": "2.5.0",
"description": "Better TypeScript standard library",
"main": "index.js",
"devDependencies": {
Expand Down
32 changes: 16 additions & 16 deletions tests/package-lock.json

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

0 comments on commit 32d9483

Please sign in to comment.