Skip to content

Commit

Permalink
Merge pull request #359 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 Apr 25, 2024
2 parents eb54704 + 3b94cd5 commit 1b26db3
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 @@ -209,6 +209,7 @@
"tiny-dogs-promise",
"tough-cooks-hammer",
"tough-insects-know",
"tricky-emus-guess",
"tricky-moons-hope",
"twelve-berries-exercise",
"twelve-brooms-tap",
Expand Down
6 changes: 6 additions & 0 deletions packages/across/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rabbitholegg/questdk-plugin-across

## 1.0.0-alpha.33

### Patch Changes

- [#358](https://github.com/rabbitholegg/questdk-plugins/pull/358) [`9f48ea80`](https://github.com/rabbitholegg/questdk-plugins/commit/9f48ea80919c90c4bc71fc0ecb85c334828bb650) Thanks [@mmackz](https://github.com/mmackz)! - fix issue with spokepool verification

## 1.0.0-alpha.32

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/across/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rabbitholegg/questdk-plugin-across",
"version": "1.0.0-alpha.32",
"version": "1.0.0-alpha.33",
"type": "module",
"exports": {
"require": "./dist/cjs/index.js",
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.101

### Patch Changes

- Updated dependencies [[`9f48ea80`](https://github.com/rabbitholegg/questdk-plugins/commit/9f48ea80919c90c4bc71fc0ecb85c334828bb650)]:
- @rabbitholegg/questdk-plugin-across@1.0.0-alpha.33

## 1.0.0-alpha.100

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

0 comments on commit 1b26db3

Please sign in to comment.