Skip to content

Commit

Permalink
Merge pull request #165 from rabbitholegg/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
Quazia authored Jan 12, 2024
2 parents b68ac14 + 58bf49e commit b082369
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 @@ -44,6 +44,7 @@
"purple-trainers-occur",
"quick-eyes-retire",
"quick-otters-deliver",
"quiet-spies-drum",
"rotten-bees-battle",
"rotten-monkeys-attack",
"rude-pumas-camp",
Expand Down
6 changes: 6 additions & 0 deletions packages/gmx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rabbitholegg/questdk-plugin-gmx

## 1.0.0-alpha.14

### Minor Changes

- [#164](https://github.com/rabbitholegg/questdk-plugins/pull/164) [`3e373825044b283df73407074268caf1d1653708`](https://github.com/rabbitholegg/questdk-plugins/commit/3e373825044b283df73407074268caf1d1653708) Thanks [@Quazia](https://github.com/Quazia)! - Add Options to GMX

## 1.0.0-alpha.13

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gmx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rabbitholegg/questdk-plugin-gmx",
"version": "1.0.0-alpha.13",
"version": "1.0.0-alpha.14",
"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.51

### Patch Changes

- Updated dependencies [[`3e373825044b283df73407074268caf1d1653708`](https://github.com/rabbitholegg/questdk-plugins/commit/3e373825044b283df73407074268caf1d1653708)]:
- @rabbitholegg/questdk-plugin-gmx@1.0.0-alpha.14

## 1.0.0-alpha.50

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

0 comments on commit b082369

Please sign in to comment.