File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed
Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "qunit-dom" : {
44 "impact" : " minor" ,
5- "oldVersion" : " 3.2.1 " ,
6- "newVersion" : " 3.3 .0" ,
5+ "oldVersion" : " 3.3.0 " ,
6+ "newVersion" : " 3.4 .0" ,
77 "constraints" : [
88 {
99 "impact" : " minor" ,
1313 "pkgJSONPath" : " ./packages/qunit-dom/package.json"
1414 }
1515 },
16- "description" : " ## Release (2024-11-10 )\n\n qunit-dom 3.3 .0 (minor)\n\n #### :rocket: Enhancement\n * `qunit-dom`\n * [#2147 ](https://github.com/mainmatter/qunit-dom/pull/2147 ) feature: add HTML matching methods ([@CvX](https://github.com/CvX))\n\n #### Committers: 1\n - Jarek Radosz ([@CvX](https://github.com/CvX))\n "
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 "
1717}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2024-12-01)
4+
5+ qunit-dom 3.4.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` qunit-dom `
9+ * [ #2153 ] ( https://github.com/mainmatter/qunit-dom/pull/2153 ) feature: add includesValue/doesNotIncludeValue ([ @CvX ] ( https://github.com/CvX ) )
10+
11+ #### Committers: 1
12+ - Jarek Radosz ([ @CvX ] ( https://github.com/CvX ) )
13+
314## Release (2024-11-10)
415
516qunit-dom 3.3.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " qunit-dom" ,
3- "version" : " 3.3 .0" ,
3+ "version" : " 3.4 .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