Skip to content

Commit 1bc84df

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

5 files changed

Lines changed: 8 additions & 16 deletions

File tree

.changeset/fresh-kids-divide.md

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

.changeset/old-rabbits-attack.md

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

.changeset/seven-teams-do.md

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

CHANGELOG.md

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

3+
4+
## 1.5.0 (2025-09-23)
5+
6+
- New examples + OpenApi spec updated to include newly exposed CRUD endpoints ([#134](https://github.com/OpenZeppelin/openzeppelin-relayer-sdk/pull/134))
7+
- fix: fix style issue ([#192](https://github.com/OpenZeppelin/openzeppelin-relayer-sdk/pull/192))
8+
- feat: add PluginKVStore and PluginContext interfaces ([#190](https://github.com/OpenZeppelin/openzeppelin-relayer-sdk/pull/190))
9+
310
## 1.4.0 (2025-08-07)
411

512
- fix: plugin method response types ([#158](https://github.com/OpenZeppelin/openzeppelin-relayer-sdk/pull/158))

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

0 commit comments

Comments
 (0)