Skip to content

Commit cc1171c

Browse files
Prepare Release vnull using 'release-plan'
1 parent 7dfc4af commit cc1171c

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

.release-plan.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
{
22
"solution": {
33
"@universal-ember/table": {
4-
"impact": "patch",
5-
"oldVersion": "3.6.1",
6-
"newVersion": "3.6.2",
7-
"tagName": "latest",
8-
"constraints": [
9-
{
10-
"impact": "patch",
11-
"reason": "Appears in changelog section :bug: Bug Fix"
12-
}
13-
],
14-
"pkgJSONPath": "./table/package.json"
4+
"oldVersion": "3.6.2"
155
}
166
},
17-
"description": "## Release (2026-02-05)\n\n* @universal-ember/table 3.6.2 (patch)\n\n#### :bug: Bug Fix\n* `@universal-ember/table`\n * [#164](https://github.com/universal-ember/table/pull/164) Fix release ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#162](https://github.com/universal-ember/table/pull/162) Fix release ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
7+
"description": "## Release (2026-02-24)\n\n\n\n#### :memo: Documentation\n* [#167](https://github.com/universal-ember/table/pull/167) fix(docs): contrast on header links in dark/index ([@johanrd](https://github.com/johanrd))\n\n#### Committers: 1\n- [@johanrd](https://github.com/johanrd)\n"
188
}

CHANGELOG.md

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

3+
## Release (2026-02-24)
4+
5+
6+
7+
#### :memo: Documentation
8+
* [#167](https://github.com/universal-ember/table/pull/167) fix(docs): contrast on header links in dark/index ([@johanrd](https://github.com/johanrd))
9+
10+
#### Committers: 1
11+
- [@johanrd](https://github.com/johanrd)
12+
313
## Release (2026-02-05)
414

515
* @universal-ember/table 3.6.2 (patch)

0 commit comments

Comments
 (0)