diff --git a/.changeset/pre.json b/.changeset/pre.json index e03b6161f..d4bce3e1c 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -40,6 +40,7 @@ "salty-rockets-try", "strong-parrots-buy", "tame-moose-notice", + "tame-wasps-knock", "true-corners-obey", "wet-birds-dream", "wicked-webs-travel" diff --git a/.changeset/tame-wasps-knock.md b/.changeset/tame-wasps-knock.md new file mode 100644 index 000000000..3f16d1916 --- /dev/null +++ b/.changeset/tame-wasps-knock.md @@ -0,0 +1,21 @@ +--- +'@lit-protocol/access-control-conditions': patch +'@lit-protocol/access-control-conditions-schemas': patch +'@lit-protocol/artillery': patch +'@lit-protocol/auth': patch +'@lit-protocol/auth-helpers': patch +'@lit-protocol/auth-services': patch +'@lit-protocol/constants': patch +'@lit-protocol/crypto': patch +'@lit-protocol/e2e': patch +'@lit-protocol/lit-client': patch +'@lit-protocol/logger': patch +'@lit-protocol/networks': patch +'@lit-protocol/schemas': patch +'@lit-protocol/types': patch +'@lit-protocol/wasm': patch +'@lit-protocol/wrapped-keys': patch +'@lit-protocol/wrapped-keys-lit-actions': patch +--- + +test changeset publish diff --git a/packages/access-control-conditions-schemas/CHANGELOG.md b/packages/access-control-conditions-schemas/CHANGELOG.md index f1e0e2628..6d1467781 100644 --- a/packages/access-control-conditions-schemas/CHANGELOG.md +++ b/packages/access-control-conditions-schemas/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/access-control-conditions-schemas +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/access-control-conditions-schemas/package.json b/packages/access-control-conditions-schemas/package.json index 855310c59..bfd813c33 100644 --- a/packages/access-control-conditions-schemas/package.json +++ b/packages/access-control-conditions-schemas/package.json @@ -21,7 +21,7 @@ "tags": [ "universal" ], - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./src/index.js", "typings": "./src/index.d.ts", "dependencies": { diff --git a/packages/access-control-conditions/CHANGELOG.md b/packages/access-control-conditions/CHANGELOG.md index 4a09d68fd..951783c69 100644 --- a/packages/access-control-conditions/CHANGELOG.md +++ b/packages/access-control-conditions/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/access-control-conditions +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/access-control-conditions/package.json b/packages/access-control-conditions/package.json index af12783e5..47ab929a3 100644 --- a/packages/access-control-conditions/package.json +++ b/packages/access-control-conditions/package.json @@ -21,7 +21,7 @@ "tags": [ "universal" ], - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./src/index.js", "typings": "./src/index.d.ts", "dependencies": { diff --git a/packages/artillery/CHANGELOG.md b/packages/artillery/CHANGELOG.md index bc20ac3b5..2339426a0 100644 --- a/packages/artillery/CHANGELOG.md +++ b/packages/artillery/CHANGELOG.md @@ -1,5 +1,13 @@ # @lit-protocol/artillery +## 0.0.2-test.1 + +### Patch Changes + +- test changeset publish +- Updated dependencies + - @lit-protocol/e2e@1.0.12-test.1 + ## 0.0.2-test.0 ### Patch Changes diff --git a/packages/artillery/package.json b/packages/artillery/package.json index f7d69ae21..16bf16273 100644 --- a/packages/artillery/package.json +++ b/packages/artillery/package.json @@ -1,6 +1,6 @@ { "name": "@lit-protocol/artillery", - "version": "0.0.2-test.0", + "version": "0.0.2-test.1", "private": true, "dependencies": { "artillery": "2.0.23", diff --git a/packages/auth-helpers/CHANGELOG.md b/packages/auth-helpers/CHANGELOG.md index 241ae1c75..00ab500f9 100644 --- a/packages/auth-helpers/CHANGELOG.md +++ b/packages/auth-helpers/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/auth-helpers +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/auth-helpers/package.json b/packages/auth-helpers/package.json index b5d724e02..caa446cdf 100644 --- a/packages/auth-helpers/package.json +++ b/packages/auth-helpers/package.json @@ -25,7 +25,7 @@ "crypto": false, "stream": false }, - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./src/index.js", "typings": "./src/index.d.ts", "dependencies": { diff --git a/packages/auth-services/CHANGELOG.md b/packages/auth-services/CHANGELOG.md index 7fbf97a9e..5dc187fab 100644 --- a/packages/auth-services/CHANGELOG.md +++ b/packages/auth-services/CHANGELOG.md @@ -1,5 +1,13 @@ # @lit-protocol/auth-services +## 2.0.0-test.20 + +### Patch Changes + +- test changeset publish +- Updated dependencies + - @lit-protocol/logger@8.0.0-test.17 + ## 2.0.0-test.19 ### Patch Changes diff --git a/packages/auth-services/package.json b/packages/auth-services/package.json index 47da963f6..00b0d1ed6 100644 --- a/packages/auth-services/package.json +++ b/packages/auth-services/package.json @@ -1,6 +1,6 @@ { "name": "@lit-protocol/auth-services", - "version": "2.0.0-test.19", + "version": "2.0.0-test.20", "license": "MIT", "type": "module", "main": "./src/index.js", diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index a6929a7f5..8477f3467 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/auth +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/auth/package.json b/packages/auth/package.json index 7db7991e9..537f96d6e 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -44,7 +44,7 @@ "crypto": false, "stream": false }, - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./dist/index.js", "typings": "./src/index.d.ts", "types": "./dist/index.d.ts" diff --git a/packages/constants/CHANGELOG.md b/packages/constants/CHANGELOG.md index eb2ffecac..a0cf22ab8 100644 --- a/packages/constants/CHANGELOG.md +++ b/packages/constants/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/constants +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/constants/package.json b/packages/constants/package.json index 1ad7bfe10..8dff286ed 100644 --- a/packages/constants/package.json +++ b/packages/constants/package.json @@ -25,7 +25,7 @@ "tags": [ "universal" ], - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./src/index.js", "typings": "./src/index.d.ts" } diff --git a/packages/crypto/CHANGELOG.md b/packages/crypto/CHANGELOG.md index 9a64c98ed..6d5b73cbf 100644 --- a/packages/crypto/CHANGELOG.md +++ b/packages/crypto/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/crypto +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/crypto/package.json b/packages/crypto/package.json index 8101d0d2b..7491c7707 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -21,7 +21,7 @@ "tags": [ "universal" ], - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./src/index.js", "typings": "./src/index.d.ts", "dependencies": { diff --git a/packages/e2e/CHANGELOG.md b/packages/e2e/CHANGELOG.md index 40ca307bb..171906764 100644 --- a/packages/e2e/CHANGELOG.md +++ b/packages/e2e/CHANGELOG.md @@ -1,5 +1,17 @@ # @lit-protocol/e2e +## 1.0.12-test.1 + +### Patch Changes + +- test changeset publish +- Updated dependencies + - @lit-protocol/access-control-conditions@8.0.0-test.17 + - @lit-protocol/auth@8.0.0-test.17 + - @lit-protocol/lit-client@8.0.0-test.17 + - @lit-protocol/networks@8.0.0-test.17 + - @lit-protocol/schemas@8.0.0-test.17 + ## 1.0.12-test.0 ### Patch Changes diff --git a/packages/e2e/package.json b/packages/e2e/package.json index 3465701ae..e2680b888 100644 --- a/packages/e2e/package.json +++ b/packages/e2e/package.json @@ -1,6 +1,6 @@ { "name": "@lit-protocol/e2e", - "version": "1.0.12-test.0", + "version": "1.0.12-test.1", "description": "Lit Protocol E2E testing package for running comprehensive integration tests", "main": "dist/index.js", "module": "dist/index.mjs", diff --git a/packages/lit-client/CHANGELOG.md b/packages/lit-client/CHANGELOG.md index 88dc89908..27cfb4159 100644 --- a/packages/lit-client/CHANGELOG.md +++ b/packages/lit-client/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/lit-client +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/lit-client/package.json b/packages/lit-client/package.json index 4dd5a808d..6484d3b3b 100644 --- a/packages/lit-client/package.json +++ b/packages/lit-client/package.json @@ -21,7 +21,7 @@ "tags": [ "universal" ], - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./dist/index.js", "typings": "./src/index.d.ts", "types": "./dist/index.d.ts", diff --git a/packages/logger/CHANGELOG.md b/packages/logger/CHANGELOG.md index e119248b2..b313a5915 100644 --- a/packages/logger/CHANGELOG.md +++ b/packages/logger/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/logger +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/logger/package.json b/packages/logger/package.json index a3019fbe8..3e9cdb957 100644 --- a/packages/logger/package.json +++ b/packages/logger/package.json @@ -1,6 +1,6 @@ { "name": "@lit-protocol/logger", - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "type": "module", "tags": [ "universal" diff --git a/packages/networks/CHANGELOG.md b/packages/networks/CHANGELOG.md index 37226440d..cd3db5081 100644 --- a/packages/networks/CHANGELOG.md +++ b/packages/networks/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/networks +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/networks/package.json b/packages/networks/package.json index a63af844d..cf86e73a7 100644 --- a/packages/networks/package.json +++ b/packages/networks/package.json @@ -35,7 +35,7 @@ "tags": [ "universal" ], - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./dist/index.js", "typings": "./src/index.d.ts", "types": "./dist/index.d.ts" diff --git a/packages/schemas/CHANGELOG.md b/packages/schemas/CHANGELOG.md index 994a19cda..7beafe471 100644 --- a/packages/schemas/CHANGELOG.md +++ b/packages/schemas/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/schemas +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/schemas/package.json b/packages/schemas/package.json index 625a7671b..028191027 100644 --- a/packages/schemas/package.json +++ b/packages/schemas/package.json @@ -27,7 +27,7 @@ "tags": [ "universal" ], - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./src/index.js", "typings": "./src/index.d.ts" } diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 5cbd4c1af..016dafc8a 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/types +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/types/package.json b/packages/types/package.json index 3100dfefd..7113b58ef 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -23,7 +23,7 @@ "buildOptions": { "genReact": false }, - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./src/index.js", "typings": "./src/index.d.ts", "dependencies": { diff --git a/packages/wasm/CHANGELOG.md b/packages/wasm/CHANGELOG.md index 7e5614245..353920967 100644 --- a/packages/wasm/CHANGELOG.md +++ b/packages/wasm/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/wasm +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/wasm/package.json b/packages/wasm/package.json index ec4ef4160..7bd73ca4e 100644 --- a/packages/wasm/package.json +++ b/packages/wasm/package.json @@ -1,6 +1,6 @@ { "name": "@lit-protocol/wasm", - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "type": "module", "homepage": "https://github.com/Lit-Protocol/js-sdk", "repository": { diff --git a/packages/wrapped-keys-lit-actions/CHANGELOG.md b/packages/wrapped-keys-lit-actions/CHANGELOG.md index abcfdc565..50a29512c 100644 --- a/packages/wrapped-keys-lit-actions/CHANGELOG.md +++ b/packages/wrapped-keys-lit-actions/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/wrapped-keys-lit-actions +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/wrapped-keys-lit-actions/package.json b/packages/wrapped-keys-lit-actions/package.json index 5446302dd..b79c2d555 100644 --- a/packages/wrapped-keys-lit-actions/package.json +++ b/packages/wrapped-keys-lit-actions/package.json @@ -26,7 +26,7 @@ "scripts": { "generate-lit-actions": "yarn node ./esbuild.config.js" }, - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./src/index.js", "typings": "./src/index.d.ts" } diff --git a/packages/wrapped-keys/CHANGELOG.md b/packages/wrapped-keys/CHANGELOG.md index 806c0d3ac..772dcdc9e 100644 --- a/packages/wrapped-keys/CHANGELOG.md +++ b/packages/wrapped-keys/CHANGELOG.md @@ -1,5 +1,11 @@ # @lit-protocol/wrapped-keys +## 8.0.0-test.17 + +### Patch Changes + +- test changeset publish + ## 8.0.0-test.16 ### Patch Changes diff --git a/packages/wrapped-keys/package.json b/packages/wrapped-keys/package.json index 51c4af0c1..856f5ee83 100644 --- a/packages/wrapped-keys/package.json +++ b/packages/wrapped-keys/package.json @@ -23,7 +23,7 @@ "buildOptions": { "genReact": false }, - "version": "8.0.0-test.16", + "version": "8.0.0-test.17", "main": "./src/index.js", "typings": "./src/index.d.ts" }