Skip to content

Commit

Permalink
Merge pull request #46 from defer-run/changeset-release/master
Browse files Browse the repository at this point in the history
Upcoming Release Changes
  • Loading branch information
gearnode authored Mar 24, 2023
2 parents e110827 + 2899907 commit 101fa34
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-carpets-cross.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-tips-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-grapes-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-chicken-melt.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @defer/client

## 1.2.0

### Minor Changes

- [#44](https://github.com/defer-run/defer.client/pull/44) [`d9dcfae`](https://github.com/defer-run/defer.client/commit/d9dcfaef99f2856f4b55481edefcf32d52bfe8f4) Thanks [@gearnode](https://github.com/gearnode)! - Execution defer function without blocking

* [#45](https://github.com/defer-run/defer.client/pull/45) [`7bfd219`](https://github.com/defer-run/defer.client/commit/7bfd219210f2b3ee90e49754934f394fe29478bc) Thanks [@gearnode](https://github.com/gearnode)! - Add user-agent header field

- [#44](https://github.com/defer-run/defer.client/pull/44) [`d9dcfae`](https://github.com/defer-run/defer.client/commit/d9dcfaef99f2856f4b55481edefcf32d52bfe8f4) Thanks [@gearnode](https://github.com/gearnode)! - Add support of getExecution locally

### Patch Changes

- [#44](https://github.com/defer-run/defer.client/pull/44) [`d9dcfae`](https://github.com/defer-run/defer.client/commit/d9dcfaef99f2856f4b55481edefcf32d52bfe8f4) Thanks [@gearnode](https://github.com/gearnode)! - Fix function return not serialized

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@defer/client",
"version": "1.1.0",
"version": "1.2.0",
"description": "Zero infrastructure NodeJS background jobs",
"main": "dist/cjs/index.js",
"repository": "git@github.com:defer-run/defer.client.git",
Expand Down

0 comments on commit 101fa34

Please sign in to comment.