Skip to content

Commit 75a1232

Browse files
committed
release 1.3.1
1 parent 5cc88db commit 75a1232

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning].
77

88
## [Unreleased]
99

10+
## [1.3.1] - 2024-05-02
11+
12+
### Changed
13+
14+
- include arm in docker build
15+
1016
## [1.3.0] - 2024-04-25
1117

1218
### Changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wolfderechter/taiko-node-dashboard",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"private": true,
55
"type": "module",
66
"homepage": "https://dojonode.xyz",

0 commit comments

Comments
 (0)