Skip to content

Commit

Permalink
chore(release): 3.1.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Nov 1, 2024
1 parent 4dadb65 commit baa4024
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.2](https://github.com/antongolub/tsc-esm-fix/compare/v3.1.1...v3.1.2) (2024-11-01)

### Fixes & improvements
* fix: reenable json5 parser ([4dadb65](https://github.com/antongolub/tsc-esm-fix/commit/4dadb652dab07564a32fa6ecc928634dfc05d22c))

## [3.1.1](https://github.com/antongolub/tsc-esm-fix/compare/v3.1.0...v3.1.1) (2024-10-31)

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

0 comments on commit baa4024

Please sign in to comment.