Skip to content

Commit 03dab91

Browse files
chore(main): release extension 0.9.0
1 parent 43f7bc3 commit 03dab91

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.32.1",
3-
"apps/extension": "0.8.1",
3+
"apps/extension": "0.9.0",
44
"packages/sdk": "0.19.1",
55
"packages/types": "0.7.0"
66
}

apps/extension/CHANGELOG.md

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

3+
## [0.9.0](https://github.com/namada-net/namada-interface/compare/[email protected]@v0.9.0) (2025-10-28)
4+
5+
6+
### Features
7+
8+
* Batch tx to pay fees when unshielding ([#2218](https://github.com/namada-net/namada-interface/issues/2218)) ([aba1977](https://github.com/namada-net/namada-interface/commit/aba19775816796b59e466bc45c9e06da902865c7))
9+
10+
11+
### Bug Fixes
12+
13+
* Remove axios ([#2304](https://github.com/namada-net/namada-interface/issues/2304)) ([36249c2](https://github.com/namada-net/namada-interface/commit/36249c27358005b836a10cda9ea311d0a9bb3447))
14+
315
## [0.8.1](https://github.com/anoma/namada-interface/compare/[email protected]@v0.8.1) (2025-06-19)
416

517

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.8.1",
3+
"version": "0.9.0",
44
"description": "Namada Keychain",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <[email protected]>",

0 commit comments

Comments
 (0)