We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47c153 commit 2fa3c8fCopy full SHA for 2fa3c8f
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v23.0.4
4
+
5
+_2022-12-07_
6
7
+### Bugfixes
8
9
+- fix: declaration tag @default for ignoreTryCatch + fix some typos [#1370](https://github.com/rollup/plugins/pull/1370)
10
11
## v23.0.3
12
13
_2022-11-27_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "23.0.3",
+ "version": "23.0.4",
"publishConfig": {
"access": "public"
},
0 commit comments