Skip to content

Commit 6cb65f4

Browse files
chore(release): 1.4.1 [skip ci]
## <small>1.4.1 (2026-04-16)</small> * fix: cleanup cards ([928326c](928326c)) * Add simple docs (#31) ([75b4a7a](75b4a7a)), closes [#31](#31) * Create static.yml ([0bb6bf9](0bb6bf9))
1 parent 928326c commit 6cb65f4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>1.4.1 (2026-04-16)</small>
2+
3+
* fix: cleanup cards ([928326c](https://github.com/calimero-network/mero-js/commit/928326c))
4+
* Add simple docs (#31) ([75b4a7a](https://github.com/calimero-network/mero-js/commit/75b4a7a)), closes [#31](https://github.com/calimero-network/mero-js/issues/31)
5+
* Create static.yml ([0bb6bf9](https://github.com/calimero-network/mero-js/commit/0bb6bf9))
6+
17
## 1.4.0 (2026-04-07)
28

39
* feat: align mero-js with core namespace model (#28) ([fb4b2ae](https://github.com/calimero-network/mero-js/commit/fb4b2ae)), closes [#28](https://github.com/calimero-network/mero-js/issues/28) [#29](https://github.com/calimero-network/mero-js/issues/29)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@calimero-network/mero-js",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Pure JavaScript SDK for Calimero",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)