Skip to content

Commit 960ae4c

Browse files
chore(main): release namadillo 1.12.0 (#1722)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9751573 commit 960ae4c

File tree

3 files changed

+20
-2
lines changed

3 files changed

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

apps/namadillo/CHANGELOG.md

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

3+
## [1.12.0](https://github.com/anoma/namada-interface/compare/[email protected]@v1.12.0) (2025-02-24)
4+
5+
6+
### Features
7+
8+
* Add educational content ([#1726](https://github.com/anoma/namada-interface/issues/1726)) ([198e0b9](https://github.com/anoma/namada-interface/commit/198e0b96c48e0f4af2c07278d28983e27d726d08))
9+
* Add shield assets modal on sidebar banner ([#1724](https://github.com/anoma/namada-interface/issues/1724)) ([9751573](https://github.com/anoma/namada-interface/commit/975157321a59816fea6fc84f4a639aa849354924))
10+
* Adding alpha warning ([#1727](https://github.com/anoma/namada-interface/issues/1727)) ([6e1476b](https://github.com/anoma/namada-interface/commit/6e1476b3ae54403326a508140b9c71fb17fec250))
11+
* Show namadillo version when disconnected from keychain ([#1685](https://github.com/anoma/namada-interface/issues/1685)) ([980e7d3](https://github.com/anoma/namada-interface/commit/980e7d3da2b3d016e85eac44475f9f5fa7f1aac9))
12+
13+
14+
### Bug Fixes
15+
16+
* Fix for accounts with all tokens with balance zero ([#1707](https://github.com/anoma/namada-interface/issues/1707)) ([6275ab6](https://github.com/anoma/namada-interface/commit/6275ab6a5bdaafe55ed16d25b87cae6fe77824a5))
17+
* Proposals checksums and data download ([#1721](https://github.com/anoma/namada-interface/issues/1721)) ([e942a75](https://github.com/anoma/namada-interface/commit/e942a7578e4d8b17898e7c68599883eaa943bde8))
18+
* Unregister buggy service worker ([#1725](https://github.com/anoma/namada-interface/issues/1725)) ([5b70454](https://github.com/anoma/namada-interface/commit/5b704547cd5fd250f8db390fe28bcf693c813d57))
19+
* Update retro card ([#1712](https://github.com/anoma/namada-interface/issues/1712)) ([5432e71](https://github.com/anoma/namada-interface/commit/5432e71d3c3902fb73c436ae3d878a857582fca2))
20+
321
## [1.11.1](https://github.com/anoma/namada-interface/compare/[email protected]@v1.11.1) (2025-02-21)
422

523

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

0 commit comments

Comments
 (0)