Skip to content

Commit

Permalink
chore(release): 2.20.15 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub authored and Anton Golub committed Aug 12, 2023
1 parent 6471218 commit 38d0fc9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.20.15](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.14...v2.20.15) (2023-08-12)

### Fixes & improvements
* fix: fix nodejs requirement ([4d965ba](https://github.com/antongolub/tsc-esm-fix/commit/4d965bae716e22039e0972b6cb6799f92a8f5e2e))
* fix: let cjs pkg be referenced by its name as a module ([30a7978](https://github.com/antongolub/tsc-esm-fix/commit/30a7978e31d8690b41fc39f73b436b695d8f1210))

## [2.20.14](https://github.com/antongolub/tsc-esm-fix/compare/v2.20.13...v2.20.14) (2023-05-09)


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.14",
"version": "2.20.15",
"private": false,
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 38d0fc9

Please sign in to comment.