Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .changeset/giant-adults-wonder.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/artillery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lit-protocol/artillery

## 0.0.6

### Patch Changes

- Updated dependencies [6bd3394]
- @lit-protocol/e2e@3.0.1

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/artillery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/artillery",
"version": "0.0.5",
"version": "0.0.6",
"private": true,
"type": "commonjs",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/auth-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lit-protocol/auth-helpers

## 8.1.1

### Patch Changes

- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.

## 8.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"crypto": false,
"stream": false
},
"version": "8.1.0",
"version": "8.1.1",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/auth-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lit-protocol/auth-services

## 2.0.5

### Patch Changes

- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.
- Updated dependencies [6bd3394]
- @lit-protocol/contracts@0.7.1

## 2.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/auth-services",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"type": "commonjs",
"main": "./src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lit-protocol/auth

## 8.1.1

### Patch Changes

- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.

## 8.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"crypto": false,
"stream": false
},
"version": "8.1.0",
"version": "8.1.1",
"main": "./index.js",
"typings": "./index.d.ts",
"types": "./index.d.ts"
Expand Down
8 changes: 8 additions & 0 deletions packages/constants/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lit-protocol/constants

## 8.0.5

### Patch Changes

- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.
- Updated dependencies [6bd3394]
- @lit-protocol/contracts@0.7.1

## 8.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"tags": [
"universal"
],
"version": "8.0.4",
"version": "8.0.5",
"main": "./src/index.js",
"typings": "./src/index.d.ts"
}
6 changes: 6 additions & 0 deletions packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lit-protocol/contracts

## 0.7.1

### Patch Changes

- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.

## 0.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/contracts",
"version": "0.7.0",
"version": "0.7.1",
"license": "MIT",
"homepage": "https://github.com/LIT-Protocol/js-sdk",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/e2e/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @lit-protocol/e2e

## 3.0.1

### Patch Changes

- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.
- Updated dependencies [6bd3394]
- @lit-protocol/auth@8.1.1
- @lit-protocol/lit-client@8.2.1
- @lit-protocol/networks@8.2.1

## 3.0.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lit-protocol/e2e",
"version": "3.0.0",
"version": "3.0.1",
"description": "Lit Protocol E2E testing package for running comprehensive integration tests",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/lit-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lit-protocol/lit-client

## 8.2.1

### Patch Changes

- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.

## 8.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lit-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"tags": [
"universal"
],
"version": "8.2.0",
"version": "8.2.1",
"main": "./index.js",
"typings": "./index.d.ts",
"types": "./index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/networks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lit-protocol/networks

## 8.2.1

### Patch Changes

- 6bd3394: Update the naga-dev staking address. users are expected to reinstall the SDK to apply this patch to continue using the naga-dev network.
- Updated dependencies [6bd3394]
- @lit-protocol/contracts@0.7.1

## 8.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/networks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"tags": [
"universal"
],
"version": "8.2.0",
"version": "8.2.1",
"main": "./index.js",
"typings": "./index.d.ts",
"types": "./index.d.ts"
Expand Down