We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b50b2 commit c761109Copy full SHA for c761109
2 files changed
docs/CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Next
2
3
+## 8.129.0 <span class="changelog-date">(2026-06-14)</span>
4
+
5
* Remove references to the "New Gear" or "Featured Items" concepts.
6
7
## 8.128.1 <span class="changelog-date">(2026-06-13)</span>
package.json
@@ -1,6 +1,6 @@
{
"name": "dim",
- "version": "8.128.1",
+ "version": "8.129.0",
"description": "An item manager for Destiny.",
"main": "app/index.html",
"private": true,
@@ -271,4 +271,4 @@
271
"unrs-resolver"
272
]
273
}
274
-}
+}
0 commit comments