Skip to content

Commit

Permalink
Version Packages (thirdweb-dev#2989)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
3 people authored May 10, 2024
1 parent ad24d83 commit a58d116
Show file tree
Hide file tree
Showing 41 changed files with 173 additions and 39 deletions.
21 changes: 0 additions & 21 deletions .changeset/fresh-pianos-pull.md

This file was deleted.

9 changes: 9 additions & 0 deletions legacy_packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @thirdweb-dev/auth

## 4.1.77

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

- Updated dependencies [[`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60)]:
- @thirdweb-dev/wallets@2.5.19

## 4.1.76

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/auth",
"version": "4.1.76",
"version": "4.1.77",
"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
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @thirdweb-dev/chains

## 0.1.108

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

## 0.1.107

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/chains/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/chains",
"version": "0.1.107",
"version": "0.1.108",
"main": "dist/thirdweb-dev-chains.cjs.js",
"module": "dist/thirdweb-dev-chains.esm.js",
"exports": {
Expand Down
13 changes: 13 additions & 0 deletions legacy_packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# thirdweb

## 0.13.85

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

- Updated dependencies [[`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60)]:
- @thirdweb-dev/auth@4.1.77
- @thirdweb-dev/chains@0.1.108
- @thirdweb-dev/sdk@4.0.79
- @thirdweb-dev/storage@2.0.15
- @thirdweb-dev/wallets@2.5.19

## 0.13.84

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@thirdweb-dev/cli",
"main": "dist/cli/index.js",
"version": "0.13.84",
"version": "0.13.85",
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/cli",
"author": "thirdweb eng <[email protected]>",
"license": "Apache-2.0",
Expand Down
6 changes: 6 additions & 0 deletions legacy_packages/contracts-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @thirdweb-dev/contracts-js

## 1.3.23

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

## 1.3.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/contracts-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/contracts-js",
"version": "1.3.22",
"version": "1.3.23",
"main": "dist/thirdweb-dev-contracts-js.cjs.js",
"module": "dist/thirdweb-dev-contracts-js.esm.js",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions legacy_packages/crypto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @thirdweb-dev/crypto

## 0.2.6

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/crypto",
"version": "0.2.5",
"version": "0.2.6",
"main": "dist/thirdweb-dev-crypto.cjs.js",
"module": "dist/thirdweb-dev-crypto.esm.js",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions legacy_packages/generated-abis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @thirdweb-dev/generated-abis

## 0.0.2

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

## 0.0.1

### Patch Changes
Expand Down
6 changes: 4 additions & 2 deletions legacy_packages/generated-abis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/generated-abis",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/thirdweb-dev-generated-abis.cjs.js",
"module": "dist/thirdweb-dev-generated-abis.esm.js",
"browser": {
Expand All @@ -23,7 +23,9 @@
},
"author": "thirdweb eng <[email protected]>",
"sideEffects": false,
"files": ["dist/"],
"files": [
"dist/"
],
"scripts": {
"push": "yalc push"
}
Expand Down
6 changes: 6 additions & 0 deletions legacy_packages/merkletree/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @thirdweb-dev/merkletree

## 0.2.6

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/merkletree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/merkletree",
"version": "0.2.5",
"version": "0.2.6",
"main": "dist/thirdweb-dev-merkletree.cjs.js",
"module": "dist/thirdweb-dev-merkletree.esm.js",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions legacy_packages/pay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @thirdweb-dev/pay

## 0.1.8

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/pay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/pay",
"version": "0.1.7",
"version": "0.1.8",
"main": "dist/thirdweb-dev-pay.cjs.js",
"module": "dist/thirdweb-dev-pay.esm.js",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions legacy_packages/payments/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @thirdweb-dev/payments

## 1.0.5

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/payments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/payments",
"version": "1.0.4",
"version": "1.0.5",
"main": "dist/thirdweb-dev-payments.cjs.js",
"module": "dist/thirdweb-dev-payments.esm.js",
"types": "dist/thirdweb-dev-payments.cjs.d.ts",
Expand Down
14 changes: 14 additions & 0 deletions legacy_packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @thirdweb-dev/react-core

## 4.6.18

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

- Updated dependencies [[`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60)]:
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]

## 4.6.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/react-core",
"version": "4.6.17",
"version": "4.6.18",
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react-core",
"author": "thirdweb eng <[email protected]>",
"license": "Apache-2.0",
Expand Down
Binary file modified legacy_packages/react-core/typedoc/documentation.json.gz
Binary file not shown.
13 changes: 13 additions & 0 deletions legacy_packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @thirdweb-dev/react

## 4.6.18

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

- Updated dependencies [[`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60)]:
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]
- @thirdweb-dev/[email protected]

## 4.6.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/react",
"version": "4.6.17",
"version": "4.6.18",
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/react",
"author": "thirdweb eng <[email protected]>",
"license": "Apache-2.0",
Expand Down
Binary file modified legacy_packages/react/typedoc/documentation.json.gz
Binary file not shown.
15 changes: 15 additions & 0 deletions legacy_packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @thirdweb-dev/sdk

## 4.0.79

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

- Updated dependencies [[`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60)]:
- @thirdweb-dev/chains@0.1.108
- @thirdweb-dev/contracts-js@1.3.23
- @thirdweb-dev/crypto@0.2.6
- @thirdweb-dev/generated-abis@0.0.2
- @thirdweb-dev/merkletree@0.2.6
- @thirdweb-dev/storage@2.0.15
- [email protected]

## 4.0.78

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/sdk",
"version": "4.0.78",
"version": "4.0.79",
"description": "The main thirdweb SDK.",
"repository": "https://github.com/thirdweb-dev/js/tree/main/legacy_packages/sdk",
"license": "Apache-2.0",
Expand Down
Binary file modified legacy_packages/sdk/typedoc/documentation.json.gz
Binary file not shown.
9 changes: 9 additions & 0 deletions legacy_packages/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @thirdweb-dev/storage

## 2.0.15

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

- Updated dependencies [[`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60)]:
- @thirdweb-dev/crypto@0.2.6

## 2.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/storage",
"version": "2.0.14",
"version": "2.0.15",
"main": "dist/thirdweb-dev-storage.cjs.js",
"module": "dist/thirdweb-dev-storage.esm.js",
"exports": {
Expand Down
Binary file modified legacy_packages/storage/typedoc/documentation.json.gz
Binary file not shown.
14 changes: 14 additions & 0 deletions legacy_packages/unity-js-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @thirdweb-dev/unity-js-bridge

## 0.6.28

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

- Updated dependencies [[`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60)]:
- @thirdweb-dev/auth@4.1.77
- @thirdweb-dev/chains@0.1.108
- @thirdweb-dev/pay@0.1.8
- @thirdweb-dev/sdk@4.0.79
- @thirdweb-dev/storage@2.0.15
- @thirdweb-dev/wallets@2.5.19

## 0.6.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/unity-js-bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/unity-js-bridge",
"version": "0.6.27",
"version": "0.6.28",
"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
12 changes: 12 additions & 0 deletions legacy_packages/wallets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @thirdweb-dev/wallets

## 2.5.19

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

- Updated dependencies [[`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60)]:
- @thirdweb-dev/chains@0.1.108
- @thirdweb-dev/contracts-js@1.3.23
- @thirdweb-dev/crypto@0.2.6
- @thirdweb-dev/sdk@4.0.79

## 2.5.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/wallets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/wallets",
"version": "2.5.18",
"version": "2.5.19",
"main": "dist/thirdweb-dev-wallets.cjs.js",
"module": "dist/thirdweb-dev-wallets.esm.js",
"browser": {
Expand Down
Binary file modified legacy_packages/wallets/typedoc/documentation.json.gz
Binary file not shown.
6 changes: 6 additions & 0 deletions packages/service-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @thirdweb-dev/service-utils

## 0.4.29

### Patch Changes

- [#2988](https://github.com/thirdweb-dev/js/pull/2988) [`02c0319`](https://github.com/thirdweb-dev/js/commit/02c03196ad38de888ff86311c68fa010018bda60) Thanks [@jnsdls](https://github.com/jnsdls)! - bump all to fix release

## 0.4.28

### Patch Changes
Expand Down
Loading

0 comments on commit a58d116

Please sign in to comment.