Skip to content

Commit

Permalink
Version Packages (#332)
Browse files Browse the repository at this point in the history
* Version Packages

* CI update lock file for PR

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 28, 2023
1 parent b473527 commit daf5c03
Show file tree
Hide file tree
Showing 36 changed files with 226 additions and 103 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-dogs-return.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/brave-spies-return.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/selfish-crabs-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-spoons-relate.md

This file was deleted.

12 changes: 12 additions & 0 deletions apps/examples/oauth-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @lightsparkdev/oauth-app

## 0.0.14

### Patch Changes

- Updated dependencies [b473527]
- Updated dependencies [b473527]
- Updated dependencies [35513da]
- Updated dependencies [35513da]
- @lightsparkdev/lightspark-sdk@1.3.0
- @lightsparkdev/oauth@0.1.32
- @lightsparkdev/ui@0.0.2

## 0.0.13

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/oauth-app/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@lightsparkdev/oauth-app",
"version": "0.0.13",
"version": "0.0.14",
"private": true,
"dependencies": {
"@emotion/css": "^11.11.0",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@lightsparkdev/lightspark-sdk": "1.2.3",
"@lightsparkdev/lightspark-sdk": "1.3.0",
"@lightsparkdev/oauth": "*",
"@lightsparkdev/ui": "0.0.1",
"@lightsparkdev/ui": "0.0.2",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.1.0",
Expand Down
12 changes: 12 additions & 0 deletions apps/examples/react-wallet-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @lightsparkdev/react-wallet-app

## 0.1.26

### Patch Changes

- Updated dependencies [b473527]
- Updated dependencies [35513da]
- Updated dependencies [35513da]
- @lightsparkdev/wallet-sdk@0.9.0
- @lightsparkdev/react-wallet@0.6.37
- @lightsparkdev/core@1.0.12
- @lightsparkdev/ui@0.0.2

## 0.1.25

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions apps/examples/react-wallet-app/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@lightsparkdev/react-wallet-app",
"version": "0.1.25",
"version": "0.1.26",
"private": true,
"dependencies": {
"@emotion/css": "^11.11.0",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@lightsparkdev/core": "1.0.11",
"@lightsparkdev/react-wallet": "0.6.36",
"@lightsparkdev/ui": "0.0.1",
"@lightsparkdev/wallet-sdk": "0.8.2",
"@lightsparkdev/core": "1.0.12",
"@lightsparkdev/react-wallet": "0.6.37",
"@lightsparkdev/ui": "0.0.2",
"@lightsparkdev/wallet-sdk": "0.9.0",
"react": "^18.2.0",
"react-dom": "^18.1.0",
"react-router-dom": "6.11.2",
Expand Down
10 changes: 10 additions & 0 deletions apps/examples/remote-signing-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @lightsparkdev/remote-signing-server

## 0.0.14

### Patch Changes

- Updated dependencies [b473527]
- Updated dependencies [b473527]
- Updated dependencies [35513da]
- @lightsparkdev/lightspark-sdk@1.3.0
- @lightsparkdev/core@1.0.12

## 0.0.13

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/remote-signing-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/remote-signing-server",
"version": "0.0.13",
"version": "0.0.14",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -9,8 +9,8 @@
"test": "./test.sh test"
},
"dependencies": {
"@lightsparkdev/core": "1.0.11",
"@lightsparkdev/lightspark-sdk": "1.2.3",
"@lightsparkdev/core": "1.0.12",
"@lightsparkdev/lightspark-sdk": "1.3.0",
"express": "^4.18.2"
},
"devDependencies": {
Expand Down
12 changes: 12 additions & 0 deletions apps/examples/streaming-wallet-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @lightsparkdev/streaming-wallet-extension

## 1.0.43

### Patch Changes

- Updated dependencies [b473527]
- Updated dependencies [b473527]
- Updated dependencies [35513da]
- Updated dependencies [35513da]
- @lightsparkdev/lightspark-sdk@1.3.0
- @lightsparkdev/core@1.0.12
- @lightsparkdev/ui@0.0.2

## 1.0.42

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions apps/examples/streaming-wallet-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@lightsparkdev/streaming-wallet-extension",
"version": "1.0.42",
"version": "1.0.43",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@lightsparkdev/core": "1.0.11",
"@lightsparkdev/lightspark-sdk": "1.2.3",
"@lightsparkdev/ui": "0.0.1",
"@lightsparkdev/core": "1.0.12",
"@lightsparkdev/lightspark-sdk": "1.3.0",
"@lightsparkdev/ui": "0.0.2",
"eslint": "^8.3.0",
"react": "^18.2.0",
"react-dom": "^18.1.0",
Expand Down
10 changes: 10 additions & 0 deletions apps/examples/uma-vasp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @lightsparkdev/uma-vasp

## 0.0.15

### Patch Changes

- Updated dependencies [b473527]
- Updated dependencies [b473527]
- Updated dependencies [35513da]
- @lightsparkdev/lightspark-sdk@1.3.0
- @lightsparkdev/core@1.0.12

## 0.0.14

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/uma-vasp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/uma-vasp",
"version": "0.0.14",
"version": "0.0.15",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -9,8 +9,8 @@
"test": "./test.sh test"
},
"dependencies": {
"@lightsparkdev/core": "1.0.11",
"@lightsparkdev/lightspark-sdk": "1.2.3",
"@lightsparkdev/core": "1.0.12",
"@lightsparkdev/lightspark-sdk": "1.3.0",
"@uma-sdk/core": "^0.3.0",
"express": "^4.18.2",
"zod": "^3.22.4"
Expand Down
9 changes: 9 additions & 0 deletions apps/examples/wallet-node-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @lightsparkdev/wallet-node-scripts

## 1.0.15

### Patch Changes

- Updated dependencies [b473527]
- Updated dependencies [35513da]
- @lightsparkdev/wallet-sdk@0.9.0
- @lightsparkdev/core@1.0.12

## 1.0.14

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/wallet-node-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/wallet-node-scripts",
"version": "1.0.14",
"version": "1.0.15",
"description": "Example node scripts for the lightspark js sdk",
"main": "index.js",
"private": true,
Expand All @@ -16,8 +16,8 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@lightsparkdev/core": "1.0.11",
"@lightsparkdev/wallet-sdk": "0.8.2",
"@lightsparkdev/core": "1.0.12",
"@lightsparkdev/wallet-sdk": "0.9.0",
"commander": "^11.0.0",
"dayjs": "^1.11.7"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lightsparkdev/core

## 1.0.12

### Patch Changes

- 35513da: Upgrade dependencies

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/core",
"version": "1.0.11",
"version": "1.0.12",
"description": "Lightspark JS SDK",
"author": "Lightspark Inc.",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "node --experimental-vm-modules $(yarn bin jest) --no-cache --runInBand --bail"
},
"devDependencies": {
"@lightsparkdev/core": "1.0.11",
"@lightsparkdev/core": "1.0.12",
"jest": "^29.6.2",
"ts-jest": "^29.1.1"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/lightspark-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @lightsparkdev/lightspark-cli

## 0.0.33

### Patch Changes

- 35513da: Upgrade dependencies
- Updated dependencies [b473527]
- Updated dependencies [b473527]
- Updated dependencies [35513da]
- @lightsparkdev/lightspark-sdk@1.3.0
- @lightsparkdev/core@1.0.12

## 0.0.32

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/lightspark-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/lightspark-cli",
"version": "0.0.32",
"version": "0.0.33",
"description": "CLI for the Lightspark JS sdk",
"main": "./dist/index.js",
"bin": {
Expand Down Expand Up @@ -44,9 +44,9 @@
},
"dependencies": {
"@inquirer/prompts": "^1.1.3",
"@lightsparkdev/core": "1.0.11",
"@lightsparkdev/core": "1.0.12",
"@lightsparkdev/crypto-wasm": "0.1.2",
"@lightsparkdev/lightspark-sdk": "1.2.3",
"@lightsparkdev/lightspark-sdk": "1.3.0",
"commander": "^11.0.0",
"dayjs": "^1.11.7",
"dotenv": "^16.3.1",
Expand Down
13 changes: 13 additions & 0 deletions packages/lightspark-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @lightsparkdev/lightspark-sdk

## 1.3.0

### Minor Changes

- b473527: Add UMA invites functions
- b473527: Add a cancelInvoice function which cancels an unpaid invoice

### Patch Changes

- 35513da: Upgrade dependencies
- Updated dependencies [35513da]
- @lightsparkdev/core@1.0.12

## 1.2.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/lightspark-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/lightspark-sdk",
"version": "1.2.3",
"version": "1.3.0",
"description": "Lightspark JS SDK",
"author": "Lightspark Inc.",
"keywords": [
Expand Down Expand Up @@ -88,7 +88,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lightsparkdev/core": "1.0.11",
"@lightsparkdev/core": "1.0.12",
"@lightsparkdev/crypto-wasm": "0.1.2",
"auto-bind": "^5.0.1",
"crypto-browserify": "^3.12.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/oauth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lightsparkdev/oauth

## 0.1.32

### Patch Changes

- 35513da: Upgrade dependencies
- Updated dependencies [35513da]
- @lightsparkdev/core@1.0.12

## 0.1.31

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/oauth",
"version": "0.1.31",
"version": "0.1.32",
"description": "Lightspark JS Oauth SDK",
"author": "Lightspark Inc.",
"keywords": [
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@lightsparkdev/core": "1.0.11",
"@lightsparkdev/core": "1.0.12",
"@openid/appauth": "^1.3.1",
"auto-bind": "^5.0.1",
"dayjs": "^1.11.7"
Expand Down
8 changes: 8 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lightsparkdev/react-native

## 0.2.27

### Patch Changes

- 35513da: Upgrade dependencies
- Updated dependencies [35513da]
- @lightsparkdev/core@1.0.12

## 0.2.26

### Patch Changes
Expand Down
Loading

0 comments on commit daf5c03

Please sign in to comment.