Skip to content

Commit b35f714

Browse files
chore(main): release namadillo 1.5.0 (#1571)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8cacded commit b35f714

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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.4.1",
2+
"apps/namadillo": "1.5.0",
33
"apps/extension": "0.3.7",
44
"packages/sdk": "0.15.0",
55
"packages/types": "0.3.0"

apps/namadillo/CHANGELOG.md

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

3+
## [1.5.0](https://github.com/anoma/namada-interface/compare/namadillo@v1.4.1...namadillo@v1.5.0) (2025-01-27)
4+
5+
6+
### Features
7+
8+
* Add gas selector ([#1585](https://github.com/anoma/namada-interface/issues/1585)) ([8cacded](https://github.com/anoma/namada-interface/commit/8cacded71493cad31d91efb6773ab471350035e4))
9+
* Add the possibility of overriding button error texts ([#1584](https://github.com/anoma/namada-interface/issues/1584)) ([58bb84d](https://github.com/anoma/namada-interface/commit/58bb84de75e2e159e633e369ace87b48303fdaf5))
10+
* Fixing ibc transfers gas estimate ([#1567](https://github.com/anoma/namada-interface/issues/1567)) ([c231522](https://github.com/anoma/namada-interface/commit/c231522290019c657b50a1d4d0ae2a1100af624e))
11+
* Improvements on IBC withdrawal ([#1574](https://github.com/anoma/namada-interface/issues/1574)) ([ba94c23](https://github.com/anoma/namada-interface/commit/ba94c23aef5946e8e5110b5b46926dbc218244f1))
12+
* Improving masp loading states ([#1583](https://github.com/anoma/namada-interface/issues/1583)) ([9879db0](https://github.com/anoma/namada-interface/commit/9879db0c5fcfa304d4e5421bcf2f312634a33d17))
13+
314
## [1.4.1](https://github.com/anoma/namada-interface/compare/namadillo@v1.4.0...namadillo@v1.4.1) (2025-01-16)
415

516

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

0 commit comments

Comments
 (0)