Skip to content

Commit 91a6a33

Browse files
committed
3.0.0
1 parent f9caa2a commit 91a6a33

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [3.0.0](https://github.com/wessberg/cjstoesm/compare/v2.1.2...v3.0.0) (2024-10-31)
2+
3+
4+
### Features
5+
6+
* add TypeScript 5.6 support ([91dff3b](https://github.com/wessberg/cjstoesm/commit/91dff3bc90839214015c8702eeb560ae3baa2b54))
7+
* add TypeScript 5.6 support ([06c2198](https://github.com/wessberg/cjstoesm/commit/06c2198d02bb8434060c2899ada3a5d37c0a82dd))
8+
9+
10+
111
## [2.1.2](https://github.com/wessberg/cjstoesm/compare/v2.1.1...v2.1.2) (2022-05-31)
212

313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cjstoesm",
3-
"version": "2.1.2",
3+
"version": "3.0.0",
44
"description": "A tool that can transform CommonJS to ESM",
55
"scripts": {
66
"generate:sandhog": "sandhog all --yes",

0 commit comments

Comments
 (0)