Skip to content

Commit

Permalink
chore(release): v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinpetr committed Feb 11, 2025
1 parent d29d72b commit 3c7d27d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/workers-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v1.1.3

[compare changes](https://github.com/develit-io/develit-workers/compare/v1.1.2...v1.1.3)

### 💅 Refactors

- **result:** Be able to throw custom rpc error inside promise ([d29d72b](https://github.com/develit-io/develit-workers/commit/d29d72b))

### ❤️ Contributors

- Daniel Klein <daniel@develit.io>

## v1.1.2

[compare changes](https://github.com/develit-io/develit-workers/compare/v1.1.1...v1.1.2)
Expand Down
2 changes: 1 addition & 1 deletion packages/workers-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@develit-io/workers-sdk",
"version": "1.1.2",
"version": "1.1.3",
"description": "Develit Workers SDK Framework",
"author": "Develit.io",
"license": "ISC",
Expand Down

0 comments on commit 3c7d27d

Please # to comment.