We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a39d7 commit 75e9ff4Copy full SHA for 75e9ff4
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v23.0.5
4
+
5
+_2022-12-15_
6
7
+### Bugfixes
8
9
+- fix: resolve export exports not found [#1363](https://github.com/rollup/plugins/pull/1363)
10
11
## v23.0.4
12
13
_2022-12-07_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "23.0.4",
+ "version": "23.0.5",
"publishConfig": {
"access": "public"
},
0 commit comments