Skip to content

Commit

Permalink
Merge pull request #504 from rabbitholegg/changeset-release/main
Browse files Browse the repository at this point in the history
chore: version package (alpha)
  • Loading branch information
mmackz authored Aug 8, 2024
2 parents cdf7d66 + da504e8 commit 346b61e
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 @@ -228,6 +228,7 @@
"silent-schools-notice",
"silent-scissors-refuse",
"silent-walls-poke",
"silver-ties-buy",
"sixty-countries-leave",
"sixty-trains-yawn",
"slimy-singers-occur",
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.139

### Patch Changes

- Updated dependencies [[`c00cd618`](https://github.com/rabbitholegg/questdk-plugins/commit/c00cd6188409af9bd149ee3d2c9d5d7fca8106c9)]:
- @rabbitholegg/questdk-plugin-zora@1.0.0-alpha.72

## 1.0.0-alpha.138

### Minor 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.138",
"version": "1.0.0-alpha.139",
"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.72

### Minor Changes

- [#502](https://github.com/rabbitholegg/questdk-plugins/pull/502) [`c00cd618`](https://github.com/rabbitholegg/questdk-plugins/commit/c00cd6188409af9bd149ee3d2c9d5d7fca8106c9) Thanks [@mmackz](https://github.com/mmackz)! - update for zora protocol upgrade

## 1.0.0-alpha.71

### Minor 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.71",
"version": "1.0.0-alpha.72",
"description": "",
"exports": {
"require": "./dist/cjs/index.js",
Expand Down

0 comments on commit 346b61e

Please sign in to comment.