Skip to content

Commit 415df56

Browse files
chore(main): release namadillo 1.20.1 (#2009)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Justin R. Evans <jurevans@gmail.com>
1 parent 944110e commit 415df56

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.20.0",
2+
"apps/namadillo": "1.20.1",
33
"apps/extension": "0.5.0",
44
"packages/sdk": "0.18.1",
55
"packages/types": "0.6.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.20.1](https://github.com/anoma/namada-interface/compare/namadillo@v1.20.0...namadillo@v1.20.1) (2025-05-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Bump indexer to 3.0.1 ([#2007](https://github.com/anoma/namada-interface/issues/2007)) ([1f60c91](https://github.com/anoma/namada-interface/commit/1f60c9188ebafe62049e6037355b97415bf7e524))
9+
* Update Rust toolchain in Dockerfiles ([#2002](https://github.com/anoma/namada-interface/pull/2002)) ([b571d36](https://github.com/anoma/namada-interface/commit/b571d36612aca4b6f372eca3c9f95969b377bd69))
10+
* Update gas claiming estimate ([#2001](https://github.com/anoma/namada-interface/pull/2001)) ([10b258c](https://github.com/anoma/namada-interface/commit/10b258cf9f0b5f7e7d0dde00fa44c8efb5d38bff))
11+
* Updating Rust toolchain & SDK version ([#1999](https://github.com/anoma/namada-interface/pull/1999)) ([2769085](https://github.com/anoma/namada-interface/commit/27690857b836dcfca8263edda820de1df4bcf821))
12+
313
## [1.20.0](https://github.com/anoma/namada-interface/compare/namadillo@v1.19.0...namadillo@v1.20.0) (2025-04-29)
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.20.0",
3+
"version": "1.20.1",
44
"description": "Namadillo",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <info@heliax.dev>",

0 commit comments

Comments
 (0)