Skip to content

Commit b6fa3b1

Browse files
Release Workflowshellscape
Release Workflow
authored andcommitted
chore(release): commonjs v27.0.0
1 parent 8f02987 commit b6fa3b1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/commonjs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @rollup/plugin-commonjs ChangeLog
22

3+
## v27.0.0
4+
5+
_2024-09-23_
6+
7+
### Breaking Changes
8+
9+
- feat!: default strictRequires to true (#1639)
10+
- fix!: replace top-level this with exports name (#1618)
11+
312
## v26.0.3
413

514
_2024-09-23_

packages/commonjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup/plugin-commonjs",
3-
"version": "26.0.3",
3+
"version": "27.0.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)