Skip to content

Commit 9083747

Browse files
chore(main): release namadillo 1.10.1 (#1683)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ad31626 commit 9083747

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.10.0",
2+
"apps/namadillo": "1.10.1",
33
"apps/extension": "0.4.0",
44
"packages/sdk": "0.16.0",
55
"packages/types": "0.4.0"

apps/namadillo/CHANGELOG.md

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

3+
## [1.10.1](https://github.com/anoma/namada-interface/compare/[email protected]@v1.10.1) (2025-02-20)
4+
5+
6+
### Bug Fixes
7+
8+
* Bumping indexer version to 2.0.0 ([#1682](https://github.com/anoma/namada-interface/issues/1682)) ([ad31626](https://github.com/anoma/namada-interface/commit/ad31626d2476c7f22d2ffc0490803a11a6195136))
9+
310
## [1.10.0](https://github.com/anoma/namada-interface/compare/[email protected]@v1.10.0) (2025-02-19)
411

512

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.10.0",
3+
"version": "1.10.1",
44
"description": "Namadillo",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <[email protected]>",

0 commit comments

Comments
 (0)