Skip to content

Commit

Permalink
Merge pull request #499 from rabbitholegg/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
mmackz authored Jul 24, 2024
2 parents fb2db4c + ff3d663 commit 2f00e86
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 2 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@
"tall-frogs-grow",
"tall-pens-applaud",
"tame-bears-cross",
"tame-rabbits-provide",
"tasty-bobcats-clean",
"tasty-bulldogs-occur",
"ten-laws-chew",
Expand Down
7 changes: 7 additions & 0 deletions packages/registry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rabbitholegg/questdk-plugin-registry

## 1.0.0-alpha.137

### Patch Changes

- Updated dependencies [[`9a0262bb`](https://github.com/rabbitholegg/questdk-plugins/commit/9a0262bb8ec53f1b30049bbfee40c1d4b358f175)]:
- @rabbitholegg/questdk-plugin-zora@1.0.0-alpha.70

## 1.0.0-alpha.136

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rabbitholegg/questdk-plugin-registry",
"version": "1.0.0-alpha.136",
"version": "1.0.0-alpha.137",
"exports": {
"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/zora/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rabbitholegg/questdk-plugin-zora

## 1.0.0-alpha.70

### Patch Changes

- [#498](https://github.com/rabbitholegg/questdk-plugins/pull/498) [`9a0262bb`](https://github.com/rabbitholegg/questdk-plugins/commit/9a0262bb8ec53f1b30049bbfee40c1d4b358f175) Thanks [@mmackz](https://github.com/mmackz)! - change bytecode retrieval method (zora)

## 1.0.0-alpha.69

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/zora/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rabbitholegg/questdk-plugin-zora",
"version": "1.0.0-alpha.69",
"version": "1.0.0-alpha.70",
"description": "",
"exports": {
"require": "./dist/cjs/index.js",
Expand Down

0 comments on commit 2f00e86

Please sign in to comment.