Skip to content

Commit

Permalink
chore(release): 2.20.25 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Feb 20, 2024
1 parent e30d1e2 commit 884f98d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [2.20.25](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.24...v2.20.25) (2024-02-20)

### Fixes & improvements
* fix(deps): update dependency depseek to ^0.3.0 ([e30d1e2](https://github.com/antongolub/tsc-esm-fix/commit/e30d1e2ee85171595aaeeb1283fe8a1abe03f77f))

## [2.20.24](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.23...v2.20.24) (2024-02-11)

### Fixes & improvements
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsc-esm-fix",
"version": "2.20.24",
"version": "2.20.25",
"bin": {
"tsc-esm-fix": "./target/es6/cli.mjs"
},
Expand Down

0 comments on commit 884f98d

Please sign in to comment.