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 "tether" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 3.0.0 " ,
6- "newVersion" : " 3.0.1 " ,
5+ "oldVersion" : " 3.0.1 " ,
6+ "newVersion" : " 3.0.2 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
1414 "pkgJSONPath" : " ./package.json"
1515 }
1616 },
17- "description" : " ## Release (2025-12-05 )\n\n * tether 3.0.1 (patch)\n\n #### :bug: Bug Fix\n * `tether`\n * [#1705 ](https://github.com/shipshapecode/tether/pull/1705) Add prepare to ensure dist is published ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n #### Committers: 1\n - Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n "
17+ "description" : " ## Release (2025-12-07 )\n\n * tether 3.0.2 (patch)\n\n #### :bug: Bug Fix\n * `tether`\n * [#1707 ](https://github.com/shipshapecode/tether/pull/1707) Guard against invalid removeChild ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n #### Committers: 1\n - Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n "
1818}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-12-07)
4+
5+ * tether 3.0.2 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` tether `
9+ * [ #1707 ] ( https://github.com/shipshapecode/tether/pull/1707 ) Guard against invalid removeChild ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
10+
11+ #### Committers: 1
12+ - Robbie Wagner ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
13+
314## Release (2025-12-05)
415
516* tether 3.0.1 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " tether" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.0.2 " ,
44 "description" : " A client-side library to make absolutely positioned elements attach to elements in the page efficiently." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments