File tree Expand file tree Collapse file tree 3 files changed +18
-11
lines changed
Expand file tree Collapse file tree 3 files changed +18
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "qunit-dom" : {
4- "impact" : " patch " ,
5- "oldVersion" : " 3.2.0 " ,
6- "newVersion" : " 3.2.1 " ,
4+ "impact" : " minor " ,
5+ "oldVersion" : " 3.2.1 " ,
6+ "newVersion" : " 3.3.0 " ,
77 "constraints" : [
88 {
9- "impact" : " patch" ,
10- "reason" : " Appears in changelog section :memo: Documentation"
11- },
12- {
13- "impact" : " patch" ,
14- "reason" : " Appears in changelog section :house: Internal"
9+ "impact" : " minor" ,
10+ "reason" : " Appears in changelog section :rocket: Enhancement"
1511 }
1612 ],
1713 "pkgJSONPath" : " ./packages/qunit-dom/package.json"
1814 }
1915 },
20- "description" : " ## Release (2024-09-23 )\n\n qunit-dom 3.2.1 (patch )\n\n #### :memo: Documentation \n * `qunit-dom`\n * [#2132 ](https://github.com/mainmatter/qunit-dom/pull/2132) Regenerate docs ([@CvX](https://github.com/CvX)) \n\n #### :house: Internal \n * `qunit-dom` \n * [#2135](https://github.com/mainmatter/qunit-dom/pull/2135) chore(release): migrate to release-plan ([@BobrImperator ](https://github.com/BobrImperator ))\n\n #### Committers: 2 \n - Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator)) \n - Jarek Radosz ([@CvX](https://github.com/CvX))\n "
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 "
2117}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2024-11-10)
4+
5+ qunit-dom 3.3.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` qunit-dom `
9+ * [ #2147 ] ( https://github.com/mainmatter/qunit-dom/pull/2147 ) feature: add HTML matching methods ([ @CvX ] ( https://github.com/CvX ) )
10+
11+ #### Committers: 1
12+ - Jarek Radosz ([ @CvX ] ( https://github.com/CvX ) )
13+
314## Release (2024-09-23)
415
516qunit-dom 3.2.1 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " qunit-dom" ,
3- "version" : " 3.2.1 " ,
3+ "version" : " 3.3.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