Skip to content

Commit 5302431

Browse files
Version Packages (#88)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9b22f32 commit 5302431

5 files changed

Lines changed: 16 additions & 8 deletions

File tree

.changeset/soft-carrots-begin.md

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

packages/embed-sdk/CHANGELOG.md

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

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- 9b22f32: Update documentation to improve performance during loading.
8+
39
## 0.7.0
410

511
### Minor Changes

packages/embed-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sigmacomputing/embed-sdk",
33
"author": "sigmacomputing",
4-
"version": "0.7.0",
4+
"version": "0.7.1",
55
"description": "JavaScript SDK to interact with Sigma Computing's Embed API",
66
"license": "MIT",
77
"repository": {

packages/react-embed-sdk/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sigmacomputing/react-embed-sdk
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- 9b22f32: Update documentation to improve performance during loading.
8+
- Updated dependencies [9b22f32]
9+
- @sigmacomputing/embed-sdk@0.7.1
10+
311
## 0.7.0
412

513
### Minor Changes

packages/react-embed-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sigmacomputing/react-embed-sdk",
33
"author": "sigmacomputing",
4-
"version": "0.7.0",
4+
"version": "0.7.1",
55
"description": "React JavaScript SDK to interact with Sigma Computing's Embed API",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)