Skip to content

Commit

Permalink
Version Packages (thirdweb-dev#3555)
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 Jul 2, 2024
1 parent 98a9e22 commit 53aa867
Show file tree
Hide file tree
Showing 15 changed files with 25 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .changeset/spotty-kids-shave.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/strange-lemons-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-goats-decide.md

This file was deleted.

6 changes: 6 additions & 0 deletions legacy_packages/eslint-config-thirdweb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eslint-config-thirdweb

## 0.1.11

### Patch Changes

- [#3554](https://github.com/thirdweb-dev/js/pull/3554) [`cbb0bc2`](https://github.com/thirdweb-dev/js/commit/cbb0bc2835bcfef62e69c18596063842f305f624) Thanks [@jnsdls](https://github.com/jnsdls)! - update dependencies

## 0.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion legacy_packages/eslint-config-thirdweb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-thirdweb",
"version": "0.1.10",
"version": "0.1.11",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
Expand Down
Binary file modified legacy_packages/react-core/typedoc/documentation.json.gz
Binary file not shown.
Binary file modified legacy_packages/react/typedoc/documentation.json.gz
Binary file not shown.
Binary file modified legacy_packages/sdk/typedoc/documentation.json.gz
Binary file not shown.
Binary file modified legacy_packages/storage/typedoc/documentation.json.gz
Binary file not shown.
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.35

### Patch Changes

- [#3554](https://github.com/thirdweb-dev/js/pull/3554) [`cbb0bc2`](https://github.com/thirdweb-dev/js/commit/cbb0bc2835bcfef62e69c18596063842f305f624) Thanks [@jnsdls](https://github.com/jnsdls)! - update dependencies

## 0.4.34

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/service-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thirdweb-dev/service-utils",
"version": "0.4.34",
"version": "0.4.35",
"main": "dist/thirdweb-dev-service-utils.cjs.js",
"module": "dist/thirdweb-dev-service-utils.esm.js",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/thirdweb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# thirdweb

## 5.31.1

### Patch Changes

- [#3558](https://github.com/thirdweb-dev/js/pull/3558) [`54c1789`](https://github.com/thirdweb-dev/js/commit/54c17893307ea4dac13894cb3e07d82821a6012f) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Fix recommended wallet ordering

- [#3554](https://github.com/thirdweb-dev/js/pull/3554) [`cbb0bc2`](https://github.com/thirdweb-dev/js/commit/cbb0bc2835bcfef62e69c18596063842f305f624) Thanks [@jnsdls](https://github.com/jnsdls)! - update dependencies

- [#3562](https://github.com/thirdweb-dev/js/pull/3562) [`98a9e22`](https://github.com/thirdweb-dev/js/commit/98a9e226fa4cecda00ddd4b7c675ec00d2139940) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Fix coinbase wallet connections on vite

## 5.31.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/thirdweb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thirdweb",
"version": "5.31.0",
"version": "5.31.1",
"repository": {
"type": "git",
"url": "git+https://github.com/thirdweb-dev/js.git#main"
Expand Down
Binary file modified packages/thirdweb/typedoc/documentation.json.gz
Binary file not shown.

0 comments on commit 53aa867

Please sign in to comment.