Skip to content

Commit

Permalink
chore(release): 2.20.26 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Feb 20, 2024
1 parent a024fb9 commit 50ee19b
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.26](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.25...v2.20.26) (2024-02-20)

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

## [2.20.25](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.24...v2.20.25) (2024-02-20)

### 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.25",
"version": "2.20.26",
"bin": {
"tsc-esm-fix": "./target/es6/cli.mjs"
},
Expand Down

0 comments on commit 50ee19b

Please sign in to comment.