Skip to content

Commit f64634d

Browse files
chore(release): 3.10.0-next.1 [skip ci]
# [3.10.0-next.1](v3.9.2...v3.10.0-next.1) (2025-01-06) ### Bug Fixes * back to dynamic require ([4436527](4436527)) * bump semantic release ([be01bf5](be01bf5)) * infer type rather than any ([b8cb9e3](b8cb9e3)) * manually bump version ([0932810](0932810)) * remove unused build scripts ([e7f10ca](e7f10ca)) * tsup handles interop ([e1a9ec3](e1a9ec3)) * wrapper around jsonwebtoken to support cjs and esm ([d1dd1b4](d1dd1b4)) ### Features * bump semantic release ([0c1f94a](0c1f94a)) * support esm modules ([db67398](db67398)) * support esm modules [EXT-5853] ([6fbc400](6fbc400)) * switch build to tsup to support cjs + esm ([944407b](944407b))
1 parent 0c1f94a commit f64634d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,27 @@
1212
* wrapper around jsonwebtoken to support cjs and esm ([d1dd1b4](https://github.com/contentful/node-apps-toolkit/commit/d1dd1b41912764f03a4612d3a76e397a339bbb72))
1313

1414

15+
### Features
16+
17+
* bump semantic release ([0c1f94a](https://github.com/contentful/node-apps-toolkit/commit/0c1f94a3741fd86a7f2a4d1e2288e5d3884f17c7))
18+
* support esm modules ([db67398](https://github.com/contentful/node-apps-toolkit/commit/db6739811a98dffffb69dc7c2a64b0238e746781))
19+
* support esm modules [EXT-5853] ([6fbc400](https://github.com/contentful/node-apps-toolkit/commit/6fbc400fe2b2dda4565fa7d0bda15679813dbe37))
20+
* switch build to tsup to support cjs + esm ([944407b](https://github.com/contentful/node-apps-toolkit/commit/944407b2a2a3c34ea6c02302b2ed20dbf12f0746))
21+
22+
# [3.10.0-next.1](https://github.com/contentful/node-apps-toolkit/compare/v3.9.2...v3.10.0-next.1) (2025-01-06)
23+
24+
25+
### Bug Fixes
26+
27+
* back to dynamic require ([4436527](https://github.com/contentful/node-apps-toolkit/commit/44365276e316da7edfa4d579ec661b0338587cb6))
28+
* bump semantic release ([be01bf5](https://github.com/contentful/node-apps-toolkit/commit/be01bf57485fac02860180f7395a1378d3f43402))
29+
* infer type rather than any ([b8cb9e3](https://github.com/contentful/node-apps-toolkit/commit/b8cb9e31af0c935fbd04468163d11d34779f6363))
30+
* manually bump version ([0932810](https://github.com/contentful/node-apps-toolkit/commit/09328103b8372d7ff573d01f8dc2cd0823a18c94))
31+
* remove unused build scripts ([e7f10ca](https://github.com/contentful/node-apps-toolkit/commit/e7f10caff2f1a8f327b6e4bddda1258d551a5fbe))
32+
* tsup handles interop ([e1a9ec3](https://github.com/contentful/node-apps-toolkit/commit/e1a9ec36718e0296707be0c5365a18260f1db8a5))
33+
* wrapper around jsonwebtoken to support cjs and esm ([d1dd1b4](https://github.com/contentful/node-apps-toolkit/commit/d1dd1b41912764f03a4612d3a76e397a339bbb72))
34+
35+
1536
### Features
1637

1738
* support esm modules ([db67398](https://github.com/contentful/node-apps-toolkit/commit/db6739811a98dffffb69dc7c2a64b0238e746781))

0 commit comments

Comments
 (0)