Skip to content

Commit

Permalink
chore(release): 3.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Oct 31, 2024
1 parent f8fce8a commit 37d6688
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 @@
## [3.1.1](https://github.com/antongolub/tsc-esm-fix/compare/v3.1.0...v3.1.1) (2024-10-31)

### Fixes & improvements
* fix: replace custom tsConfig resolver with xtends ([9ef4877](https://github.com/antongolub/tsc-esm-fix/commit/9ef487791dc4646398f7faa3212e2879dc9387e9))

## [3.1.0](https://github.com/antongolub/tsc-esm-fix/compare/v3.0.2...v3.1.0) (2024-10-05)

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

0 comments on commit 37d6688

Please sign in to comment.