Skip to content

Commit 5251794

Browse files
chore(main): release extension 0.7.0 (#1985)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Justin R. Evans <[email protected]>
1 parent 567f06b commit 5251794

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"apps/namadillo": "1.24.0",
3-
"apps/extension": "0.6.0",
3+
"apps/extension": "0.7.0",
44
"packages/sdk": "0.19.0",
55
"packages/types": "0.6.0"
66
}

apps/extension/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.0](https://github.com/anoma/namada-interface/compare/[email protected]@v0.7.0) (2025-06-07)
4+
5+
6+
### Features
7+
8+
* Mark Ledger accounts missing shielded account as outdated ([#2099](https://github.com/anoma/namada-interface/issues/2099)) ([ddb2f5c](https://github.com/anoma/namada-interface/commit/ddb2f5cb568a20a8dc94110ec81adf59d39e2f78))
9+
310
## [0.6.0](https://github.com/anoma/namada-interface/compare/[email protected]@v0.6.0) (2025-04-18)
411

512

apps/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@namada/extension",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Namada Keychain",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <[email protected]>",

0 commit comments

Comments
 (0)