Skip to content

Commit a9d0287

Browse files
ci: update the version packages (#207)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 052aba8 commit a9d0287

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.changeset/angry-pens-sit.md

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

CHANGELOG.md

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

33

4+
## 1.6.0 (2025-09-30)
5+
6+
- feat: add plugin error types ([#206](https://github.com/OpenZeppelin/openzeppelin-relayer-sdk/pull/206))
7+
48
## 1.5.0 (2025-09-23)
59

610
- New examples + OpenApi spec updated to include newly exposed CRUD endpoints ([#134](https://github.com/OpenZeppelin/openzeppelin-relayer-sdk/pull/134))

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.5.0",
3+
"version": "1.6.0",
44
"description": "OpenZeppelin Relayer SDK",
55
"license": "AGPL-3.0-or-later",
66
"files": [

0 commit comments

Comments
 (0)