Skip to content

Commit ae4158c

Browse files
Version Packages (#444)
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 ## @lightsparkdev/[email protected] ### Patch Changes - a0aed49: - Testing release workflow ## @lightsparkdev/[email protected] ### Patch Changes - Updated dependencies [a0aed49] - @lightsparkdev/[email protected] ## @lightsparkdev/[email protected] ### Patch Changes - Updated dependencies [a0aed49] - @lightsparkdev/[email protected] ## @lightsparkdev/[email protected] ### Patch Changes - Updated dependencies [a0aed49] - @lightsparkdev/[email protected] --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a0aed49 commit ae4158c

File tree

10 files changed

+38
-16
lines changed

10 files changed

+38
-16
lines changed

.changeset/modern-pets-behave.md

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

apps/examples/oauth-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @lightsparkdev/oauth-app
22

3+
## 0.0.48
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [a0aed49]
8+
- @lightsparkdev/ui@1.0.17
9+
310
## 0.0.47
411

512
### Patch Changes

apps/examples/oauth-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@lightsparkdev/oauth-app",
3-
"version": "0.0.47",
3+
"version": "0.0.48",
44
"private": true,
55
"dependencies": {
66
"@emotion/css": "^11.11.0",
77
"@emotion/react": "^11.11.0",
88
"@emotion/styled": "^11.11.0",
99
"@lightsparkdev/lightspark-sdk": "1.8.10",
1010
"@lightsparkdev/oauth": "*",
11-
"@lightsparkdev/ui": "1.0.16",
11+
"@lightsparkdev/ui": "1.0.17",
1212
"react": "^18.2.0",
1313
"react-dom": "^18.1.0",
1414
"react-router-dom": "6.11.2",

apps/examples/streaming-wallet-extension/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @lightsparkdev/streaming-wallet-extension
22

3+
## 1.0.77
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [a0aed49]
8+
- @lightsparkdev/ui@1.0.17
9+
310
## 1.0.76
411

512
### Patch Changes

apps/examples/streaming-wallet-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@lightsparkdev/streaming-wallet-extension",
3-
"version": "1.0.76",
3+
"version": "1.0.77",
44
"private": true,
55
"dependencies": {
66
"@emotion/react": "^11.11.0",
77
"@emotion/styled": "^11.11.0",
88
"@lightsparkdev/core": "1.2.8",
99
"@lightsparkdev/lightspark-sdk": "1.8.10",
10-
"@lightsparkdev/ui": "1.0.16",
10+
"@lightsparkdev/ui": "1.0.17",
1111
"eslint": "^8.3.0",
1212
"react": "^18.2.0",
1313
"react-dom": "^18.1.0",

apps/examples/ui-test-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @lightsparkdev/ui-test-app
22

3+
## 0.0.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [a0aed49]
8+
- @lightsparkdev/ui@1.0.17
9+
310
## 0.0.17
411

512
### Patch Changes

apps/examples/ui-test-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightsparkdev/ui-test-app",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"description": "Lightspark UI components",
55
"author": "Lightspark Inc.",
66
"main": "./dist/index.js",
@@ -31,7 +31,7 @@
3131
"@emotion/react": "^11.11.0",
3232
"@emotion/styled": "^11.11.0",
3333
"@lightsparkdev/core": "1.2.8",
34-
"@lightsparkdev/ui": "1.0.16",
34+
"@lightsparkdev/ui": "1.0.17",
3535
"react": "^18.2.0",
3636
"react-dom": "^18.1.0",
3737
"react-router-dom": "6.11.2"

packages/ui/CHANGELOG.md

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

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
- a0aed49: - Testing release workflow
8+
39
## 1.0.16
410

511
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightsparkdev/ui",
3-
"version": "1.0.16",
3+
"version": "1.0.17",
44
"main": "./dist/index.js",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2242,7 +2242,7 @@ __metadata:
22422242
"@lightsparkdev/lightspark-sdk": "npm:1.8.10"
22432243
"@lightsparkdev/oauth": "npm:*"
22442244
"@lightsparkdev/tsconfig": "npm:*"
2245-
"@lightsparkdev/ui": "npm:1.0.16"
2245+
"@lightsparkdev/ui": "npm:1.0.17"
22462246
"@types/jest": "npm:^29.5.3"
22472247
"@types/node": "npm:^20.2.5"
22482248
"@types/react": "npm:^18.2.12"
@@ -2323,7 +2323,7 @@ __metadata:
23232323
"@lightsparkdev/core": "npm:1.2.8"
23242324
"@lightsparkdev/lightspark-sdk": "npm:1.8.10"
23252325
"@lightsparkdev/tsconfig": "npm:*"
2326-
"@lightsparkdev/ui": "npm:1.0.16"
2326+
"@lightsparkdev/ui": "npm:1.0.17"
23272327
"@lightsparkdev/vite": "npm:*"
23282328
"@types/chrome": "npm:^0.0.254"
23292329
"@types/jest": "npm:^29.5.3"
@@ -2366,7 +2366,7 @@ __metadata:
23662366
"@lightsparkdev/core": "npm:1.2.8"
23672367
"@lightsparkdev/eslint-config": "npm:*"
23682368
"@lightsparkdev/tsconfig": "npm:*"
2369-
"@lightsparkdev/ui": "npm:1.0.16"
2369+
"@lightsparkdev/ui": "npm:1.0.17"
23702370
"@lightsparkdev/vite": "npm:*"
23712371
"@testing-library/jest-dom": "npm:^6.1.2"
23722372
"@types/jest": "npm:^29.5.3"
@@ -2391,7 +2391,7 @@ __metadata:
23912391
languageName: unknown
23922392
linkType: soft
23932393

2394-
"@lightsparkdev/ui@npm:1.0.16, @lightsparkdev/ui@workspace:packages/ui":
2394+
"@lightsparkdev/ui@npm:1.0.17, @lightsparkdev/ui@workspace:packages/ui":
23952395
version: 0.0.0-use.local
23962396
resolution: "@lightsparkdev/ui@workspace:packages/ui"
23972397
dependencies:

0 commit comments

Comments
 (0)