Skip to content

Commit

Permalink
chore(release): 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Aug 5, 2024
1 parent ad1869c commit 3ca3986
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.0.2](https://github.com/antongolub/tsc-esm-fix/compare/v3.0.1...v3.0.2) (2024-08-05)

### Fixes & improvements
* fix: `target` opt should override tsconfig specified defaults ([b365c46](https://github.com/antongolub/tsc-esm-fix/commit/b365c466f012f470e1ee84dc9f5b14beed1dba60))

## [3.0.1](https://github.com/antongolub/tsc-esm-fix/compare/v3.0.0...v3.0.1) (2024-07-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": "3.0.1",
"version": "3.0.2",
"bin": {
"tsc-esm-fix": "./target/esm/cli.mjs"
},
Expand Down

0 comments on commit 3ca3986

Please sign in to comment.