Skip to content

Commit d5e3791

Browse files
chore(main): release namadillo 1.23.0 (#2064)
1 parent a2244f0 commit d5e3791

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"apps/namadillo": "1.22.0",
2+
"apps/namadillo": "1.23.0",
33
"apps/extension": "0.5.0",
44
"packages/sdk": "0.18.2",
55
"packages/types": "0.6.0"

apps/namadillo/CHANGELOG.md

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

3+
## [1.23.0](https://github.com/anoma/namada-interface/compare/namadillo@v1.22.0...namadillo@v1.23.0) (2025-06-04)
4+
5+
6+
### Features
7+
8+
* Masp reward calculator ([#2033](https://github.com/anoma/namada-interface/issues/2033)) ([dbef8b2](https://github.com/anoma/namada-interface/commit/dbef8b208462cf276022345eed0bb096ce8d4acf))
9+
* Update for blinking sync and tooltip addy ([#2059](https://github.com/anoma/namada-interface/issues/2059)) ([952179b](https://github.com/anoma/namada-interface/commit/952179b322de693a96e2a20f4e2c3fb9623fd9c0))
10+
* Update syncing view ([#2066](https://github.com/anoma/namada-interface/issues/2066)) ([cb38729](https://github.com/anoma/namada-interface/commit/cb3872944631d51461827433adcee569c3f519ef))
11+
12+
13+
### Bug Fixes
14+
15+
* Add warning on Transaction History table for MASP txns ([#2070](https://github.com/anoma/namada-interface/issues/2070)) ([a2244f0](https://github.com/anoma/namada-interface/commit/a2244f01964084bb7b53dd26494473d9c4d1185d))
16+
* Awa feedback UI fixes ([#2067](https://github.com/anoma/namada-interface/issues/2067)) ([3fdf237](https://github.com/anoma/namada-interface/commit/3fdf2377f17e5bd37bfb246a94cca67181af6fe8))
17+
* Increase additional percentage for simulated ibc transfer gas fee ([#2068](https://github.com/anoma/namada-interface/issues/2068)) ([1f27ca8](https://github.com/anoma/namada-interface/commit/1f27ca8da402943c655f4eb6689c8215478e7e71))
18+
319
## [1.22.0](https://github.com/anoma/namada-interface/compare/namadillo@v1.21.0...namadillo@v1.22.0) (2025-05-28)
420

521

apps/namadillo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@namada/namadillo",
3-
"version": "1.22.0",
3+
"version": "1.23.0",
44
"description": "Namadillo",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <info@heliax.dev>",

0 commit comments

Comments
 (0)