Skip to content

Commit dc1f766

Browse files
chore(main): release namadillo 1.11.1 (#1709)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 520e8ca commit dc1f766

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.11.0",
2+
"apps/namadillo": "1.11.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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.11.1](https://github.com/anoma/namada-interface/compare/[email protected]@v1.11.1) (2025-02-21)
4+
5+
6+
### Bug Fixes
7+
8+
* Bumping indexer version to 2.1.x ([#1708](https://github.com/anoma/namada-interface/issues/1708)) ([520e8ca](https://github.com/anoma/namada-interface/commit/520e8ca5e86a1abf7fcc514d09824fb679af5120))
9+
310
## [1.11.0](https://github.com/anoma/namada-interface/compare/[email protected]@v1.11.0) (2025-02-21)
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.11.0",
3+
"version": "1.11.1",
44
"description": "Namadillo",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <[email protected]>",

0 commit comments

Comments
 (0)