File tree Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "qunit-dom" : {
44 "impact" : " minor" ,
5- "oldVersion" : " 3.3 .0" ,
6- "newVersion" : " 3.4 .0" ,
5+ "oldVersion" : " 3.4 .0" ,
6+ "newVersion" : " 3.5 .0" ,
77 "constraints" : [
88 {
99 "impact" : " minor" ,
1313 "pkgJSONPath" : " ./packages/qunit-dom/package.json"
1414 }
1515 },
16- "description" : " ## Release (2024-12-01 )\n\n qunit-dom 3.4 .0 (minor)\n\n #### :rocket: Enhancement\n * `qunit-dom`\n * [#2153 ](https://github.com/mainmatter/qunit-dom/pull/2153) feature: add includesValue/doesNotIncludeValue ([@CvX ](https://github.com/CvX ))\n\n #### Committers: 1 \n - Jarek Radosz ([@CvX ](https://github.com/CvX ))\n "
16+ "description" : " ## Release (2025-08-19 )\n\n qunit-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 "
1717}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-08-19)
4+
5+ qunit-dom 3.5.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` qunit-dom `
9+ * [ #2185 ] ( https://github.com/mainmatter/qunit-dom/pull/2185 ) chore(qunit-dom): expose private install types ([ @BobrImperator ] ( https://github.com/BobrImperator ) )
10+
11+ #### :house : Internal
12+ * [ #2157 ] ( https://github.com/mainmatter/qunit-dom/pull/2157 ) Install Gravity CI ([ @marcoow ] ( https://github.com/marcoow ) )
13+
14+ #### Committers: 2
15+ - Bartlomiej Dudzik ([ @BobrImperator ] ( https://github.com/BobrImperator ) )
16+ - Marco Otte-Witte ([ @marcoow ] ( https://github.com/marcoow ) )
17+
318## Release (2024-12-01)
419
520qunit-dom 3.4.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " qunit-dom" ,
3- "version" : " 3.4 .0" ,
3+ "version" : " 3.5 .0" ,
44 "description" : " High Level DOM Assertions for QUnit" ,
55 "keywords" : [
66 " browser" ,
You can’t perform that action at this time.
0 commit comments