Skip to content

Commit 99b90ed

Browse files
chore(main): release namadillo 1.28.0 (#2180)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Harrison Mendonça <harrisonmendonca@gmail.com>
1 parent 45ed67a commit 99b90ed

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-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.27.0",
2+
"apps/namadillo": "1.28.0",
33
"apps/extension": "0.8.1",
44
"packages/sdk": "0.19.1",
55
"packages/types": "0.7.0"

apps/namadillo/CHANGELOG.md

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

3+
## [1.28.0](https://github.com/anoma/namada-interface/compare/namadillo@v1.27.0...namadillo@v1.28.0) (2025-06-20)
4+
5+
6+
### Features
7+
8+
* Enable ibc nam on osmosis ([#2178](https://github.com/anoma/namada-interface/issues/2178)) ([030e4e9](https://github.com/anoma/namada-interface/commit/030e4e9571576e7dc528d94a9abe8036e5bc78f6))
9+
10+
11+
### Bug Fixes
12+
13+
* Denominate nam before ibc withdraw ([#2183](https://github.com/anoma/namada-interface/issues/2183)) ([97232e7](https://github.com/anoma/namada-interface/commit/97232e7da04d85c809a0cc367b51ab31e61f5498))
14+
* Displaying housefire nam in mainnet osmosis assets ([#2182](https://github.com/anoma/namada-interface/issues/2182)) ([2f4f662](https://github.com/anoma/namada-interface/commit/2f4f662566bdf156208d2b8404eb6eb45860fd01))
15+
* Update shielded txn receipt ([#2181](https://github.com/anoma/namada-interface/issues/2181)) ([095c340](https://github.com/anoma/namada-interface/commit/095c340320e384796d71486348cd0fc3bc498591))
16+
317
## [1.27.0](https://github.com/anoma/namada-interface/compare/namadillo@v1.26.0...namadillo@v1.27.0) (2025-06-19)
418

519

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.27.0",
3+
"version": "1.28.0",
44
"description": "Namadillo",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <info@heliax.dev>",

0 commit comments

Comments
 (0)