Skip to content

Commit a05fa4c

Browse files
chore(main): release namadillo 1.3.0 (#1543)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 41b7158 commit a05fa4c

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.2.0",
2+
"apps/namadillo": "1.3.0",
33
"apps/extension": "0.3.7",
44
"packages/sdk": "0.14.0",
55
"packages/types": "0.3.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.3.0](https://github.com/anoma/namada-interface/compare/namadillo@v1.2.0...namadillo@v1.3.0) (2025-01-14)
4+
5+
6+
### Features
7+
8+
* Listen for the transfer success event ([#1490](https://github.com/anoma/namada-interface/issues/1490)) ([41b7158](https://github.com/anoma/namada-interface/commit/41b7158e2e2c804234935e42bc9a07df1fb1c000))
9+
310
## [1.2.0](https://github.com/anoma/namada-interface/compare/namadillo-v1.1.13...namadillo@v1.2.0) (2025-01-14)
411

512
- First release using release-please

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

0 commit comments

Comments
 (0)