Skip to content

Commit

Permalink
Merge pull request #140 from rabbitholegg/changeset-release/main
Browse files Browse the repository at this point in the history
chore: version package (alpha)
  • Loading branch information
Quazia authored Dec 21, 2023
2 parents 84cca88 + 9e6be61 commit eef63dd
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 @@ -22,6 +22,7 @@
"hungry-squids-drop",
"late-scissors-wonder",
"little-llamas-rescue",
"loud-readers-compete",
"lovely-buses-tan",
"lucky-boxes-give",
"modern-days-change",
Expand Down
6 changes: 6 additions & 0 deletions packages/camelot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rabbitholegg/questdk-plugin-camelot

## 1.0.0-alpha.8

### Minor Changes

- [#139](https://github.com/rabbitholegg/questdk-plugins/pull/139) [`eaad761e0491f5be789e33fe4e72a88ccf7fa3db`](https://github.com/rabbitholegg/questdk-plugins/commit/eaad761e0491f5be789e33fe4e72a88ccf7fa3db) Thanks [@Quazia](https://github.com/Quazia)! - Add Size

## 1.0.0-alpha.7

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

### Patch Changes

- Updated dependencies [[`eaad761e0491f5be789e33fe4e72a88ccf7fa3db`](https://github.com/rabbitholegg/questdk-plugins/commit/eaad761e0491f5be789e33fe4e72a88ccf7fa3db)]:
- @rabbitholegg/questdk-plugin-camelot@1.0.0-alpha.8

## 1.0.0-alpha.44

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

0 comments on commit eef63dd

Please sign in to comment.