Skip to content

Commit 89f2e54

Browse files
Prepare Release vnull using 'release-plan'
1 parent 5461bd7 commit 89f2e54

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

.release-plan.json

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,8 @@
11
{
22
"solution": {
33
"@html-next/vertical-collection": {
4-
"impact": "patch",
5-
"oldVersion": "5.0.2",
6-
"newVersion": "5.0.3",
7-
"tagName": "latest",
8-
"constraints": [
9-
{
10-
"impact": "patch",
11-
"reason": "Appears in changelog section :bug: Bug Fix"
12-
},
13-
{
14-
"impact": "patch",
15-
"reason": "Appears in changelog section :house: Internal"
16-
}
17-
],
18-
"pkgJSONPath": "./vertical-collection/package.json"
4+
"oldVersion": "5.0.3"
195
}
206
},
21-
"description": "## Release (2026-02-27)\n\n* @html-next/vertical-collection 5.0.3 (patch)\n\n#### :bug: Bug Fix\n* `@html-next/vertical-collection`\n * [#527](https://github.com/html-next/vertical-collection/pull/527) fix debugger removeEventListener prototype misasignment? ([@johanrd](https://github.com/johanrd))\n\n#### :house: Internal\n* `@html-next/vertical-collection`\n * [#526](https://github.com/html-next/vertical-collection/pull/526) Baseline 2018 ([@johanrd](https://github.com/johanrd))\n\n#### Committers: 1\n- [@johanrd](https://github.com/johanrd)\n"
7+
"description": "\n\n\n\n"
228
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
4+
5+
6+
7+
38
## Release (2026-02-27)
49

510
* @html-next/vertical-collection 5.0.3 (patch)

0 commit comments

Comments
 (0)