Skip to content

Commit 786729b

Browse files
chore(main): release namadillo 1.2.0 (#1542)
* chore(main): release namadillo 1.2.0 * fix: fixing changelog --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Pedro Rezende <[email protected]>
1 parent 8a01328 commit 786729b

File tree

3 files changed

+4
-4
lines changed

3 files changed

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

3-
## [Unreleased]
3+
## [1.2.0](https://github.com/anoma/namada-interface/compare/[email protected]) (2025-01-14)
44

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

0 commit comments

Comments
 (0)