Skip to content

Commit 106781e

Browse files
ci: update the version packages (#228)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8af8daf commit 106781e

File tree

4 files changed

+9
-12
lines changed

4 files changed

+9
-12
lines changed

.changeset/khaki-symbols-stay.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/whole-maps-go.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @openzeppelin/relayer-sdk
22

3+
4+
## 1.7.0 (2025-11-10)
5+
6+
- feat: introduce rpc client logic and examples ([#225](https://github.com/OpenZeppelin/openzeppelin-relayer-sdk/pull/225))
7+
feat: Solana send tx endpoint
8+
9+
- fix: fix lint build issues ([#227](https://github.com/OpenZeppelin/openzeppelin-relayer-sdk/pull/227))
10+
311
## 1.6.0 (2025-09-30)
412

513
- feat: add plugin error types ([#206](https://github.com/OpenZeppelin/openzeppelin-relayer-sdk/pull/206))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openzeppelin/relayer-sdk",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "OpenZeppelin Relayer SDK",
55
"license": "AGPL-3.0-or-later",
66
"files": [

0 commit comments

Comments
 (0)