Skip to content

Commit

Permalink
internal: Publish new version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 12, 2024
1 parent 398ad22 commit 06a0a7f
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/perfect-points-complain.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/rest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @data-client/rest

## 0.12.6

### Patch Changes

- [`9551e9a`](https://github.com/reactive/data-client/commit/9551e9aa64f16562e440bb8393e5a4b31b638fb5) Thanks [@ntucker](https://github.com/ntucker)! - Export RestEndpoint interface type to remove TS warnings about portability

## 0.12.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@data-client/rest",
"version": "0.12.5",
"version": "0.12.6",
"description": "Endpoints for REST APIs",
"homepage": "https://dataclient.io/rest",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [[`9551e9a`](https://github.com/reactive/data-client/commit/9551e9aa64f16562e440bb8393e5a4b31b638fb5)]:
- @data-client/rest@0.12.6

## null

### Patch Changes

- Updated dependencies [[`019e1bc`](https://github.com/reactive/data-client/commit/019e1bc2ecf3651540f905912aaae30c545dd521), [`e4d5f01`](https://github.com/reactive/data-client/commit/e4d5f019f7c3817fb740094244e8ce17ccd5452d), [`30208fb`](https://github.com/reactive/data-client/commit/30208fb065cc071643f338c8e6333449e2cc0340), [`c3481ad`](https://github.com/reactive/data-client/commit/c3481ad578c77a6dc73f45f1afcec353ba032534)]:
- @data-client/rest@0.12.5
- @data-client/react@0.12.5
Expand Down

0 comments on commit 06a0a7f

Please sign in to comment.