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 Nov 15, 2024
1 parent 10ca0bc commit 5510316
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-cups-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-emus-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-bottles-approve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-eagles-cry.md

This file was deleted.

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.49

### Patch Changes

- [#5409](https://github.com/thirdweb-dev/js/pull/5409) [`e841bfe`](https://github.com/thirdweb-dev/js/commit/e841bfe0817e190d7ba3f17cc6d953ba0b60c64f) Thanks [@iuwqyir](https://github.com/iuwqyir)! - remove nebula scope

## 0.4.48

### 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.48",
"version": "0.4.49",
"type": "module",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/thirdweb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# thirdweb

## 5.69.0

### Minor Changes

- [#5415](https://github.com/thirdweb-dev/js/pull/5415) [`7b21f1b`](https://github.com/thirdweb-dev/js/commit/7b21f1b632d65a2bc9bc38656e18d220c6201ed9) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds steam auth

- [#5415](https://github.com/thirdweb-dev/js/pull/5415) [`7b21f1b`](https://github.com/thirdweb-dev/js/commit/7b21f1b632d65a2bc9bc38656e18d220c6201ed9) Thanks [@gregfromstl](https://github.com/gregfromstl)! - Adds Steam as an authentication option

### Patch Changes

- [#5397](https://github.com/thirdweb-dev/js/pull/5397) [`895b4d1`](https://github.com/thirdweb-dev/js/commit/895b4d145fb0519febdb399abffea36208692d95) Thanks [@MananTank](https://github.com/MananTank)! - Catch localStorage getItem and setItem unhandled errors

## 5.68.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.68.0",
"version": "5.69.0",
"repository": {
"type": "git",
"url": "git+https://github.com/thirdweb-dev/js.git#main"
Expand Down

0 comments on commit 5510316

Please sign in to comment.