Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jul 20, 2024
1 parent 63f7f66 commit c52b03d
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.1](https://github.com/antongolub/tsc-esm-fix/compare/v3.0.0...v3.0.1) (2024-07-20)

### Fixes & improvements
* fix(cli): omit empty opts ([a76f044](https://github.com/antongolub/tsc-esm-fix/commit/a76f044bfe1845d9cc4f27fa11aac1509dc17a8b))

## [3.0.0](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.27...v3.0.0) (2024-07-13)

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

0 comments on commit c52b03d

Please sign in to comment.