Thanks to visit codestin.com Credit goes to github.com
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 2447548 commit b3149b0Copy full SHA for b3149b0
packages/commonjs/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-commonjs ChangeLog
2
3
+## v26.0.0
4
+
5
+_2024-06-05_
6
7
+### Breaking Changes
8
9
+- chore!: bump glob's version (#1695)
10
11
## v25.0.8
12
13
_2024-05-22_
packages/commonjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-commonjs",
- "version": "25.0.8",
+ "version": "26.0.0",
"publishConfig": {
"access": "public"
},
0 commit comments