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 Aug 15, 2024
1 parent 9143d6e commit 719b443
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 @@ -140,6 +140,7 @@
"modern-vans-swim",
"moody-bananas-fold",
"moody-dragons-tease",
"moody-moose-shop",
"moody-students-flash",
"moody-yaks-rest",
"neat-buses-rescue",
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.142

### Patch Changes

- Updated dependencies [[`931c9c03`](https://github.com/rabbitholegg/questdk-plugins/commit/931c9c035e1a32cd2c7f4ab7866556d222099afa)]:
- @rabbitholegg/questdk-plugin-titles@1.0.0-alpha.22

## 1.0.0-alpha.141

### Patch 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.141",
"version": "1.0.0-alpha.142",
"exports": {
"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/titles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rabbitholegg/questdk-plugin-titles

## 1.0.0-alpha.22

### Patch Changes

- [#512](https://github.com/rabbitholegg/questdk-plugins/pull/512) [`931c9c03`](https://github.com/rabbitholegg/questdk-plugins/commit/931c9c035e1a32cd2c7f4ab7866556d222099afa) Thanks [@mmackz](https://github.com/mmackz)! - fix failing tests for titles simulateMint

## 1.0.0-alpha.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/titles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rabbitholegg/questdk-plugin-titles",
"private": false,
"version": "1.0.0-alpha.21",
"version": "1.0.0-alpha.22",
"exports": {
"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.js",
Expand Down

0 comments on commit 719b443

Please sign in to comment.