Skip to content

Commit

Permalink
📦 Publish SDKs (#3068)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @builder.io/sdk-react-nextjs@0.14.10

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to
`fetchEntries` and `fetchOneEntry`.

## @builder.io/sdk-qwik@0.14.10

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to
`fetchEntries` and `fetchOneEntry`.

## @builder.io/sdk-react@1.0.15

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to
`fetchEntries` and `fetchOneEntry`.

## @builder.io/sdk-react-native@1.0.15

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to
`fetchEntries` and `fetchOneEntry`.

## @builder.io/sdk-solid@1.0.15

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to
`fetchEntries` and `fetchOneEntry`.

## @builder.io/sdk-svelte@1.0.15

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to
`fetchEntries` and `fetchOneEntry`.

## @builder.io/sdk-vue@1.0.15

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to
`fetchEntries` and `fetchOneEntry`.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
samijaber and github-actions[bot] committed Mar 21, 2024
1 parent 72936aa commit 46a8ba4
Show file tree
Hide file tree
Showing 15 changed files with 49 additions and 18 deletions.
11 changes: 0 additions & 11 deletions .changeset/thin-clouds-breathe.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/sdks/output/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Builder.io Next.js SDK Changelog (@builder.io/sdk-react-nextjs)

## 0.14.10

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to `fetchEntries` and `fetchOneEntry`.

## 0.14.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@builder.io/sdk-react-nextjs",
"description": "Builder.io RSC SDK for NextJS App Directory",
"version": "0.14.9",
"version": "0.14.10",
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/nextjs",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/sdks/output/qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Builder.io Qwik SDK Changelog (@builder.io/sdk-qwik)

## 0.14.10

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to `fetchEntries` and `fetchOneEntry`.

## 0.14.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/qwik/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/sdk-qwik",
"version": "0.14.9",
"version": "0.14.10",
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/qwik",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/sdks/output/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Builder.io React Native SDK Changelog (@builder.io/sdk-react-native)

## 1.0.15

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to `fetchEntries` and `fetchOneEntry`.

## 1.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@builder.io/sdk-react-native",
"description": "Builder.io SDK for React Native",
"version": "1.0.14",
"version": "1.0.15",
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/react-native",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/sdks/output/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Builder.io React SDK Changelog (@builder.io/sdk-react)

## 1.0.15

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to `fetchEntries` and `fetchOneEntry`.

## 1.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@builder.io/sdk-react",
"description": "Builder.io SDK for React",
"version": "1.0.14",
"version": "1.0.15",
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/react",
"type": "module",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/sdks/output/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Builder.io Solid SDK Changelog (@builder.io/sdk-solid)

## 1.0.15

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to `fetchEntries` and `fetchOneEntry`.

## 1.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/sdk-solid",
"version": "1.0.14",
"version": "1.0.15",
"description": "",
"files": [
"dist",
Expand Down
6 changes: 6 additions & 0 deletions packages/sdks/output/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Builder.io Svelte SDK Changelog (@builder.io/sdk-svelte)

## 1.0.15

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to `fetchEntries` and `fetchOneEntry`.

## 1.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@builder.io/sdk-svelte",
"description": "Builder.io SDK for Svelte",
"version": "1.0.14",
"version": "1.0.15",
"type": "module",
"files": [
"lib",
Expand Down
6 changes: 6 additions & 0 deletions packages/sdks/output/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Builder.io Vue SDK Changelog (@builder.io/sdk-vue)

## 1.0.15

### Patch Changes

- 0ffbc58: Feature: add `fetch` and `fetchOptions` arguments to `fetchEntries` and `fetchOneEntry`.

## 1.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/output/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@builder.io/sdk-vue",
"description": "Builder.io SDK for Vue",
"version": "1.0.14",
"version": "1.0.15",
"main": "./lib/node/index.cjs",
"module": "./lib/node/index.js",
"type": "module",
Expand Down

0 comments on commit 46a8ba4

Please sign in to comment.