Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 14, 2024
1 parent 08855f3 commit 121c98a
Show file tree
Hide file tree
Showing 22 changed files with 88 additions and 29 deletions.
5 changes: 0 additions & 5 deletions .changeset/gold-suns-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-mice-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-news-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sync-chains.md

This file was deleted.

7 changes: 7 additions & 0 deletions legacy_packages/auth/CHANGELOG.md
@@ -1,5 +1,12 @@
# @thirdweb-dev/auth

## 4.1.80

### Patch Changes

- Updated dependencies []:
- @thirdweb-dev/wallets@2.5.22

## 4.1.79

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/auth/package.json
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/auth",
"version": "4.1.79",
"version": "4.1.80",
"main": "dist/thirdweb-dev-auth.cjs.js",
"module": "dist/thirdweb-dev-auth.esm.js",
"browser": {
Expand Down
6 changes: 6 additions & 0 deletions legacy_packages/chains/CHANGELOG.md
@@ -1,5 +1,11 @@
# @thirdweb-dev/chains

## 0.1.109

### Patch Changes

- [#3003](https://github.com/thirdweb-dev/js/pull/3003) [`d34e21b`](https://github.com/thirdweb-dev/js/commit/d34e21bd060a2e9c9ee095742ae954a3eadc6a7c) Thanks [@github-actions](https://github.com/apps/github-actions)! - Synced Chains Package

## 0.1.108

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/chains/package.json
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/chains",
"version": "0.1.108",
"version": "0.1.109",
"main": "dist/thirdweb-dev-chains.cjs.js",
"module": "dist/thirdweb-dev-chains.esm.js",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions legacy_packages/cli/CHANGELOG.md
@@ -1,5 +1,15 @@
# thirdweb

## 0.13.88

### Patch Changes

- Updated dependencies [[`6d36a14`](https://github.com/thirdweb-dev/js/commit/6d36a1498a533c6184c90fff65699465f9786b2f), [`d34e21b`](https://github.com/thirdweb-dev/js/commit/d34e21bd060a2e9c9ee095742ae954a3eadc6a7c)]:
- @thirdweb-dev/sdk@4.0.82
- @thirdweb-dev/chains@0.1.109
- @thirdweb-dev/wallets@2.5.22
- @thirdweb-dev/auth@4.1.80

## 0.13.87

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/cli/package.json
@@ -1,7 +1,7 @@
{
"name": "@thirdweb-dev/cli",
"main": "dist/cli/index.js",
"version": "0.13.87",
"version": "0.13.88",
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/cli",
"author": "thirdweb eng <eng@thirdweb.com>",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions legacy_packages/react-core/CHANGELOG.md
@@ -1,5 +1,15 @@
# @thirdweb-dev/react-core

## 4.6.21

### Patch Changes

- Updated dependencies [[`6d36a14`](https://github.com/thirdweb-dev/js/commit/6d36a1498a533c6184c90fff65699465f9786b2f), [`d34e21b`](https://github.com/thirdweb-dev/js/commit/d34e21bd060a2e9c9ee095742ae954a3eadc6a7c)]:
- @thirdweb-dev/sdk@4.0.82
- @thirdweb-dev/chains@0.1.109
- @thirdweb-dev/wallets@2.5.22
- @thirdweb-dev/auth@4.1.80

## 4.6.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/react-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/react-core",
"version": "4.6.20",
"version": "4.6.21",
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react-core",
"author": "thirdweb eng <eng@thirdweb.com>",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions legacy_packages/react/CHANGELOG.md
@@ -1,5 +1,15 @@
# @thirdweb-dev/react

## 4.6.21

### Patch Changes

- Updated dependencies [[`6d36a14`](https://github.com/thirdweb-dev/js/commit/6d36a1498a533c6184c90fff65699465f9786b2f), [`d34e21b`](https://github.com/thirdweb-dev/js/commit/d34e21bd060a2e9c9ee095742ae954a3eadc6a7c)]:
- @thirdweb-dev/sdk@4.0.82
- @thirdweb-dev/chains@0.1.109
- @thirdweb-dev/react-core@4.6.21
- @thirdweb-dev/wallets@2.5.22

## 4.6.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/react",
"version": "4.6.20",
"version": "4.6.21",
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react",
"author": "thirdweb eng <eng@thirdweb.com>",
"license": "Apache-2.0",
Expand Down
10 changes: 10 additions & 0 deletions legacy_packages/sdk/CHANGELOG.md
@@ -1,5 +1,15 @@
# @thirdweb-dev/sdk

## 4.0.82

### Patch Changes

- [#3019](https://github.com/thirdweb-dev/js/pull/3019) [`6d36a14`](https://github.com/thirdweb-dev/js/commit/6d36a1498a533c6184c90fff65699465f9786b2f) Thanks [@kumaryash90](https://github.com/kumaryash90)! - zksync prebuilt addresses

- Updated dependencies [[`145ff48`](https://github.com/thirdweb-dev/js/commit/145ff4890fa763288610b2e1af152e7827ec0d8e), [`d34e21b`](https://github.com/thirdweb-dev/js/commit/d34e21bd060a2e9c9ee095742ae954a3eadc6a7c)]:
- thirdweb@5.19.2
- @thirdweb-dev/chains@0.1.109

## 4.0.81

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/sdk/package.json
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/sdk",
"version": "4.0.81",
"version": "4.0.82",
"description": "The main thirdweb SDK.",
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/sdk",
"license": "Apache-2.0",
Expand Down
12 changes: 12 additions & 0 deletions legacy_packages/unity-js-bridge/CHANGELOG.md
@@ -1,5 +1,17 @@
# @thirdweb-dev/unity-js-bridge

## 0.6.31

### Patch Changes

- [#3021](https://github.com/thirdweb-dev/js/pull/3021) [`c429991`](https://github.com/thirdweb-dev/js/commit/c4299918f2f8f77950f1a9b93a549dcb7347c088) Thanks [@0xFirekeeper](https://github.com/0xFirekeeper)! - Unity 4.13.0

- Updated dependencies [[`6d36a14`](https://github.com/thirdweb-dev/js/commit/6d36a1498a533c6184c90fff65699465f9786b2f), [`d34e21b`](https://github.com/thirdweb-dev/js/commit/d34e21bd060a2e9c9ee095742ae954a3eadc6a7c)]:
- @thirdweb-dev/sdk@4.0.82
- @thirdweb-dev/chains@0.1.109
- @thirdweb-dev/wallets@2.5.22
- @thirdweb-dev/auth@4.1.80

## 0.6.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/unity-js-bridge/package.json
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/unity-js-bridge",
"version": "0.6.30",
"version": "0.6.31",
"main": "dist/thirdweb-unity-bridge.js",
"repository": "https://github.com/thirdweb-dev/js/tree/main/packages/unity-js-bridge",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions legacy_packages/wallets/CHANGELOG.md
@@ -1,5 +1,13 @@
# @thirdweb-dev/wallets

## 2.5.22

### Patch Changes

- Updated dependencies [[`6d36a14`](https://github.com/thirdweb-dev/js/commit/6d36a1498a533c6184c90fff65699465f9786b2f), [`d34e21b`](https://github.com/thirdweb-dev/js/commit/d34e21bd060a2e9c9ee095742ae954a3eadc6a7c)]:
- @thirdweb-dev/sdk@4.0.82
- @thirdweb-dev/chains@0.1.109

## 2.5.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/wallets/package.json
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/wallets",
"version": "2.5.21",
"version": "2.5.22",
"main": "dist/thirdweb-dev-wallets.cjs.js",
"module": "dist/thirdweb-dev-wallets.esm.js",
"browser": {
Expand Down
6 changes: 6 additions & 0 deletions packages/thirdweb/CHANGELOG.md
@@ -1,5 +1,11 @@
# thirdweb

## 5.19.2

### Patch Changes

- [#3004](https://github.com/thirdweb-dev/js/pull/3004) [`145ff48`](https://github.com/thirdweb-dev/js/commit/145ff4890fa763288610b2e1af152e7827ec0d8e) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Updates shortenAddress to accept a string

## 5.19.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/thirdweb/package.json
@@ -1,6 +1,6 @@
{
"name": "thirdweb",
"version": "5.19.1",
"version": "5.19.2",
"repository": {
"type": "git",
"url": "git+https://github.com/thirdweb-dev/js.git#main"
Expand Down

0 comments on commit 121c98a

Please sign in to comment.