Skip to content

Commit

Permalink
Release 4.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Nov 3, 2023
1 parent dd3ef9f commit 56a21b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,10 @@
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 4.0
* Removed Node.js 16 support.
* Fixed TypeScript `node16` support (by Saadi Myftija).

## 3.0.1
* Fixed `exports` order for `enhanced-resolve` support.

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "dual-publish",
"version": "3.0.1",
"version": "4.0.0",
"description": "Publish project as dual ES modules and CommonJS package",
"keywords": [
"esm",
Expand Down

0 comments on commit 56a21b0

Please sign in to comment.