Skip to content

Commit 5eb0b66

Browse files
chore(release): 6.73.4
## [6.73.4](v6.73.3...v6.73.4) (2025-10-06) ### Bug Fixes * **analytics:** cap session duration tracking ([dbd9c7d](dbd9c7d)) * missing resp data check ([d1542a3](d1542a3)) * remove console.log ([cf735ff](cf735ff)) * rephase promo cards ([53fac51](53fac51)) ### Internal * enable promo banner ([c5a6eac](c5a6eac)) * post-release merge back ([ff1667b](ff1667b)) * stacks transaction summary LEA-3200 ([e529df6](e529df6))
1 parent 164911d commit 5eb0b66

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [6.73.4](https://github.com/leather-io/extension/compare/v6.73.3...v6.73.4) (2025-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **analytics:** cap session duration tracking ([dbd9c7d](https://github.com/leather-io/extension/commit/dbd9c7d5ee6e7d48b2ab7c5a404e0beac709e76e))
7+
* missing resp data check ([d1542a3](https://github.com/leather-io/extension/commit/d1542a35f2a9666d8ae5b5e34ff54bdfb0bcb116))
8+
* remove console.log ([cf735ff](https://github.com/leather-io/extension/commit/cf735fff5f3612d3ca120ac47ce44383d7a217ce))
9+
* rephase promo cards ([53fac51](https://github.com/leather-io/extension/commit/53fac51465a6c47c82ad83c97cb14103e3cb0307))
10+
11+
12+
### Internal
13+
14+
* enable promo banner ([c5a6eac](https://github.com/leather-io/extension/commit/c5a6eac059894221815ba8db940946741eacb4a4))
15+
* post-release merge back ([ff1667b](https://github.com/leather-io/extension/commit/ff1667beaaac6bc87e41b36ab567d7a775cfdf0f))
16+
* stacks transaction summary LEA-3200 ([e529df6](https://github.com/leather-io/extension/commit/e529df60d87c2a1ead5e4f24b03e8fc500df5d45))
17+
118
## [6.73.3](https://github.com/leather-io/extension/compare/v6.73.2...v6.73.3) (2025-09-17)
219

320

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@leather.io/extension",
33
"description": "Leather is a browser extension for interacting with Stacks apps",
44
"private": true,
5-
"version": "6.73.3",
5+
"version": "6.73.4",
66
"packageManager": "[email protected]",
77
"author": {
88
"name": "Leather Wallet LLC"

0 commit comments

Comments
 (0)