Skip to content

Commit f028d5b

Browse files
📦 Publish SDKs (#4343)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b109d1e commit f028d5b

File tree

17 files changed

+56
-20
lines changed

17 files changed

+56
-20
lines changed

.changeset/cuddly-hats-unite.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

packages/sdks/output/angular/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @builder.io/sdk-angular
22

3+
## 0.25.0
4+
5+
### Minor Changes
6+
7+
- 8322519: Add global symbol support for Gen2 SDKs
8+
39
## 0.24.2
410

511
### Patch Changes

packages/sdks/output/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@builder.io/sdk-angular",
3-
"version": "0.24.2",
3+
"version": "0.25.0",
44
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/angular",
55
"repository": {
66
"type": "git",

packages/sdks/output/nextjs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Builder.io Next.js SDK Changelog (@builder.io/sdk-react-nextjs)
22

3+
## 0.25.0
4+
5+
### Minor Changes
6+
7+
- 8322519: Add global symbol support for Gen2 SDKs
8+
39
## 0.24.1
410

511
### Patch Changes

packages/sdks/output/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@builder.io/sdk-react-nextjs",
33
"description": "Builder.io RSC SDK for NextJS App Directory",
4-
"version": "0.24.1",
4+
"version": "0.25.0",
55
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/nextjs",
66
"repository": {
77
"type": "git",

packages/sdks/output/qwik/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Builder.io Qwik SDK Changelog (@builder.io/sdk-qwik)
22

3+
## 0.25.0
4+
5+
### Minor Changes
6+
7+
- 8322519: Add global symbol support for Gen2 SDKs
8+
39
## 0.24.1
410

511
### Patch Changes

packages/sdks/output/qwik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@builder.io/sdk-qwik",
3-
"version": "0.24.1",
3+
"version": "0.25.0",
44
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/qwik",
55
"repository": {
66
"type": "git",

packages/sdks/output/react-native/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Builder.io React Native SDK Changelog (@builder.io/sdk-react-native)
22

3+
## 5.2.0
4+
5+
### Minor Changes
6+
7+
- 8322519: Add global symbol support for Gen2 SDKs
8+
39
## 5.1.1
410

511
### Patch Changes

packages/sdks/output/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@builder.io/sdk-react-native",
33
"description": "Builder.io SDK for React Native",
4-
"version": "5.1.1",
4+
"version": "5.2.0",
55
"homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/react-native",
66
"repository": {
77
"type": "git",

packages/sdks/output/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Builder.io React SDK Changelog (@builder.io/sdk-react)
22

3+
## 5.2.0
4+
5+
### Minor Changes
6+
7+
- 8322519: Add global symbol support for Gen2 SDKs
8+
39
## 5.1.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)