Skip to content

Commit 4c86047

Browse files
chore(main): release 2.0.1 (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 39e2989 commit 4c86047

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0"
2+
".": "2.0.1"
33
}

CHANGELOG.md

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

3+
## [2.0.1](https://github.com/near/near-jsonrpc-client-swift/compare/v2.0.0...v2.0.1) (2025-11-21)
4+
5+
6+
### Bug Fixes
7+
8+
* refactor RPC error handling ([#8](https://github.com/near/near-jsonrpc-client-swift/issues/8)) ([39e2989](https://github.com/near/near-jsonrpc-client-swift/commit/39e29890da3c8fdbfeaf35d3e35cdf8e46870bf3))
9+
310
## [2.0.0](https://github.com/space-rock/near-jsonrpc-swift/compare/v1.0.0...v2.0.0) (2025-11-04)
411

512

0 commit comments

Comments
 (0)