Skip to content

Commit 4b83183

Browse files
chore(main): release namadillo 1.4.1 (#1566)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cc5129c commit 4b83183

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.4.0",
2+
"apps/namadillo": "1.4.1",
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.4.1](https://github.com/anoma/namada-interface/compare/[email protected]@v1.4.1) (2025-01-16)
4+
5+
6+
### Bug Fixes
7+
8+
* Removing newly introduced config variables ([#1565](https://github.com/anoma/namada-interface/issues/1565)) ([cc5129c](https://github.com/anoma/namada-interface/commit/cc5129c6c789d6fff88e261092e54f220f024d76))
9+
310
## [1.4.0](https://github.com/anoma/namada-interface/compare/[email protected]@v1.4.0) (2025-01-15)
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.4.0",
3+
"version": "1.4.1",
44
"description": "Namadillo",
55
"repository": "https://github.com/anoma/namada-interface/",
66
"author": "Heliax Dev <[email protected]>",

0 commit comments

Comments
 (0)