Skip to content

Commit

Permalink
Merge pull request #352 from rabbitholegg/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
mmackz authored Apr 10, 2024
2 parents 3e2aa89 + 2c0484c commit b2aacc5
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 @@ -60,6 +60,7 @@
"forty-shoes-sell",
"forty-tips-clean",
"four-mails-joke",
"four-timers-brake",
"fresh-tables-poke",
"fuzzy-camels-shop",
"giant-bulldogs-thank",
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.99

### Patch Changes

- Updated dependencies [[`4cf78466`](https://github.com/rabbitholegg/questdk-plugins/commit/4cf7846666052de24da3d0ecab969fedcfe34b2f)]:
- @rabbitholegg/questdk-plugin-zora@1.0.0-alpha.37

## 1.0.0-alpha.98

### 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.98",
"version": "1.0.0-alpha.99",
"type": "module",
"exports": {
"require": "./dist/cjs/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.37

### Patch Changes

- [#351](https://github.com/rabbitholegg/questdk-plugins/pull/351) [`4cf78466`](https://github.com/rabbitholegg/questdk-plugins/commit/4cf7846666052de24da3d0ecab969fedcfe34b2f) Thanks [@mmackz](https://github.com/mmackz)! - check contract exists before simulations

## 1.0.0-alpha.36

### 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.36",
"version": "1.0.0-alpha.37",
"type": "module",
"exports": {
"require": "./dist/cjs/index.js",
Expand Down

0 comments on commit b2aacc5

Please sign in to comment.