Skip to content

Commit

Permalink
Version Packages (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2023
1 parent c501523 commit 1f7b887
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 @@ -20,6 +20,7 @@
"quick-otters-deliver",
"rotten-monkeys-attack",
"sharp-candles-live",
"sixty-countries-leave",
"sixty-trains-yawn",
"soft-apples-hang",
"soft-starfishes-draw",
Expand Down
6 changes: 6 additions & 0 deletions packages/basepaint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rabbitholegg/questdk-plugin-basepaint

## 1.0.0-alpha.6

### Patch Changes

- [#67](https://github.com/rabbitholegg/questdk-plugins/pull/67) [`257c02b`](https://github.com/rabbitholegg/questdk-plugins/commit/257c02b8a87918b7de7853f62128106868b21427) Thanks [@jonathandiep](https://github.com/jonathandiep)! - Make BasePaint plugin public

## 1.0.0-alpha.5

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

### Patch Changes

- Updated dependencies [[`257c02b`](https://github.com/rabbitholegg/questdk-plugins/commit/257c02b8a87918b7de7853f62128106868b21427)]:
- @rabbitholegg/questdk-plugin-basepaint@1.0.0-alpha.6

## 1.0.0-alpha.20

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

0 comments on commit 1f7b887

Please sign in to comment.