Skip to content

Commit e0fcb18

Browse files
chore: release qa version 1.64.1-0 [skip build]
1 parent 5eb438b commit e0fcb18

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.64.1-0](https://github.com/GoodDollar/GoodServer/compare/v1.64.0...v1.64.1-0)
8+
9+
- add: patch ambire validator to fix xdc signature validation [`5eb438b`](https://github.com/GoodDollar/GoodServer/commit/5eb438b93c109519e40f1b6abc69f4619863c91e)
10+
- add: patch ambire validator to fix xdc signature validation [`b7fbcf9`](https://github.com/GoodDollar/GoodServer/commit/b7fbcf934f148686277f3d62b41df4ffe62cc1b5)
11+
712
#### [v1.64.0](https://github.com/GoodDollar/GoodServer/compare/v1.63.17...v1.64.0)
813

14+
> 2 November 2025
15+
916
- bump protocol package for xdc prod contracts [`#508`](https://github.com/GoodDollar/GoodServer/pull/508)
1017
- Dont use node later then 24, 25 crashes due to changing modules/imports [`#507`](https://github.com/GoodDollar/GoodServer/pull/507)
1118
- add: ban multi ip in faucet. [`#506`](https://github.com/GoodDollar/GoodServer/pull/506)

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": "@gooddollar/goodserver",
3-
"version": "1.64.0",
3+
"version": "1.64.1-0",
44
"description": "GoodDollar Server",
55
"main": "src/server/index.js",
66
"engines": {

0 commit comments

Comments
 (0)