Skip to content

Commit cdf9113

Browse files
committed
chore(repo): manually update changelog and package versions after bad release cycle
1 parent 841a039 commit cdf9113

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+280
-32
lines changed

packages/alias/CHANGELOG.md

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

3+
## v5.0.1
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v5.0.0
412

513
_2023-04-04_

packages/alias/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-alias",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

packages/auto-install/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rollup/plugin-auto-install ChangeLog
22

3+
## v3.0.5
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v3.0.4
412

513
_2023-04-04_

packages/auto-install/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-auto-install",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"publishConfig": {
55
"access": "public"
66
},

packages/babel/CHANGELOG.md

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

3+
## v6.0.4
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v6.0.3
412

513
_2022-11-25_

packages/babel/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-babel",
3-
"version": "6.0.3",
3+
"version": "6.0.4",
44
"publishConfig": {
55
"access": "public"
66
},

packages/beep/CHANGELOG.md

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

3+
## v1.0.3
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v1.0.2
412

513
_2022-10-21_

packages/beep/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-beep",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"publishConfig": {
55
"access": "public"
66
},

packages/buble/CHANGELOG.md

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

3+
## v1.0.3
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v1.0.2
412

513
_2023-01-20_

packages/buble/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-buble",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"publishConfig": {
55
"access": "public"
66
},

packages/commonjs/CHANGELOG.md

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

3+
## v25.0.5
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v25.0.4
412

513
_2023-08-11_

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": "25.0.4",
3+
"version": "25.0.5",
44
"publishConfig": {
55
"access": "public"
66
},

packages/data-uri/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rollup/plugin-data-uri ChangeLog
22

3+
## v1.0.3
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v1.0.2
412

513
_2023-01-20_

packages/data-uri/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-data-uri",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"publishConfig": {
55
"access": "public"
66
},

packages/dsv/CHANGELOG.md

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

3+
## v3.0.4
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v3.0.3
412

513
_2023-09-25_

packages/dsv/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-dsv",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"publishConfig": {
55
"access": "public"
66
},

packages/dynamic-import-vars/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rollup/plugin-dynamic-import-vars ChangeLog
22

3+
## v2.0.6
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v2.0.5
412

513
_2023-08-11_

packages/dynamic-import-vars/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-dynamic-import-vars",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"publishConfig": {
55
"access": "public"
66
},

packages/eslint/CHANGELOG.md

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

3+
## v9.0.5
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v9.0.4
412

513
_2023-05-12_

packages/eslint/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-eslint",
3-
"version": "9.0.4",
3+
"version": "9.0.5",
44
"publishConfig": {
55
"access": "public"
66
},

packages/esm-shim/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rollup/plugin-esm-shim ChangeLog
22

3+
## v1.0.3
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v0.1.2
412

513
_2023-08-26_

packages/esm-shim/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-esm-shim",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"publishConfig": {
55
"access": "public"
66
},

packages/graphql/CHANGELOG.md

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

3+
## v2.0.4
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v2.0.3
412

513
_2023-01-20_

packages/graphql/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-graphql",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"publishConfig": {
55
"access": "public"
66
},

packages/html/CHANGELOG.md

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

3+
## v1.0.3
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v1.0.2
412

513
_2023-01-20_

packages/html/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-html",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"publishConfig": {
55
"access": "public"
66
},

packages/image/CHANGELOG.md

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

3+
## v3.0.3
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v3.0.2
412

513
_2023-01-20_

packages/image/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-image",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"publishConfig": {
55
"access": "public"
66
},

packages/inject/CHANGELOG.md

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

3+
## v5.0.4
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v5.0.3
412

513
_2022-12-17_

packages/inject/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-inject",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"publishConfig": {
55
"access": "public"
66
},

packages/json/CHANGELOG.md

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

3+
## v6.0.1
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v6.0.0
412

513
_2022-12-17_

packages/json/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-json",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

packages/legacy/CHANGELOG.md

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

3+
## v3.0.2
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v3.0.1
412

513
_2022-10-21_

packages/legacy/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-legacy",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"publishConfig": {
55
"access": "public"
66
},

packages/multi-entry/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rollup/plugin-multi-entry ChangeLog
22

3+
## v6.0.1
4+
5+
_2023-10-05_
6+
7+
### Bugfixes
8+
9+
- fix: ensure rollup 4 compatibility [#1595](https://github.com/rollup/plugins/pull/1595)
10+
311
## v6.0.0
412

513
_2022-10-24_

packages/multi-entry/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-multi-entry",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)