Skip to content

Commit e169ea3

Browse files
chore(main): release namadillo 1.19.0 (#1909)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b07bd35 commit e169ea3

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.18.0",
2+
"apps/namadillo": "1.19.0",
33
"apps/extension": "0.5.0",
44
"packages/sdk": "0.17.0",
55
"packages/types": "0.5.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.19.0](https://github.com/anoma/namada-interface/compare/[email protected]@v1.19.0) (2025-03-17)
4+
5+
6+
### Features
7+
8+
* Only display unbond in the top overview when a user is unbonding [#1743](https://github.com/anoma/namada-interface/issues/1743) ([#1896](https://github.com/anoma/namada-interface/issues/1896)) ([04ac120](https://github.com/anoma/namada-interface/commit/04ac120c4d756a2344d253f3a9883c1097fe4380))
9+
* Update proposal statuses to include executed ([#1904](https://github.com/anoma/namada-interface/issues/1904)) ([843db28](https://github.com/anoma/namada-interface/commit/843db287525e88fb1886ca61414c0b2afe654b82))
10+
* Update to links for all software versions in extension ([#1912](https://github.com/anoma/namada-interface/issues/1912)) ([4b6f3e5](https://github.com/anoma/namada-interface/commit/4b6f3e5e79d2eeff532ce9c31b10cdbf2a7a2d54))
11+
12+
13+
### Bug Fixes
14+
15+
* ExecutedRejected proposals status ([#1910](https://github.com/anoma/namada-interface/issues/1910)) ([6dbf4a7](https://github.com/anoma/namada-interface/commit/6dbf4a726eb74060526b1935bee78469ed18fefd))
16+
317
## [1.18.0](https://github.com/anoma/namada-interface/compare/[email protected]@v1.18.0) (2025-03-12)
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.18.0",
3+
"version": "1.19.0",
44
"description": "Namadillo",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <[email protected]>",

0 commit comments

Comments
 (0)