Skip to content

Commit 5fbebb7

Browse files
chore(main): release namadillo 1.12.1 (#1735)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2b557c3 commit 5fbebb7

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-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.12.0",
2+
"apps/namadillo": "1.12.1",
33
"apps/extension": "0.4.1",
44
"packages/sdk": "0.16.0",
55
"packages/types": "0.4.0"

apps/namadillo/CHANGELOG.md

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

3+
## [1.12.1](https://github.com/anoma/namada-interface/compare/namadillo@v1.12.0...namadillo@v1.12.1) (2025-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Add fallback for missing gas estimates ([#1739](https://github.com/anoma/namada-interface/issues/1739)) ([2b557c3](https://github.com/anoma/namada-interface/commit/2b557c3fb61e0abb89ce6920eae22116362b9ff0))
9+
* Fix claim rewards fee button ([#1732](https://github.com/anoma/namada-interface/issues/1732)) ([18d54ed](https://github.com/anoma/namada-interface/commit/18d54ed83bd05f7a9976f749674b8f1c867a02ee))
10+
* Fix missing nam asset ([#1736](https://github.com/anoma/namada-interface/issues/1736)) ([fe5a760](https://github.com/anoma/namada-interface/commit/fe5a760cc9700e9c4a4bdaa83e18cf5de7299f46))
11+
* Updating alpha banner text ([#1733](https://github.com/anoma/namada-interface/issues/1733)) ([14de40c](https://github.com/anoma/namada-interface/commit/14de40c9e03f5fe5f9fc73585f07376480ffd74b))
12+
313
## [1.12.0](https://github.com/anoma/namada-interface/compare/namadillo@v1.11.1...namadillo@v1.12.0) (2025-02-24)
414

515

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

0 commit comments

Comments
 (0)