Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 2 additions & 11 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
{
"solution": {
"qunit-dom": {
"impact": "minor",
"oldVersion": "3.4.0",
"newVersion": "3.5.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
}
],
"pkgJSONPath": "./packages/qunit-dom/package.json"
"oldVersion": "3.5.0"
}
},
"description": "## Release (2025-08-19)\n\nqunit-dom 3.5.0 (minor)\n\n#### :rocket: Enhancement\n* `qunit-dom`\n * [#2185](https://github.com/mainmatter/qunit-dom/pull/2185) chore(qunit-dom): expose private install types ([@BobrImperator](https://github.com/BobrImperator))\n\n#### :house: Internal\n* [#2157](https://github.com/mainmatter/qunit-dom/pull/2157) Install Gravity CI ([@marcoow](https://github.com/marcoow))\n\n#### Committers: 2\n- Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator))\n- Marco Otte-Witte ([@marcoow](https://github.com/marcoow))\n"
"description": "\n\n\n\n"
}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog






## Release (2025-08-19)

qunit-dom 3.5.0 (minor)
Expand Down