Skip to content

Commit

Permalink
Merge pull request #456 from rabbitholegg/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
mmackz authored Jun 20, 2024
2 parents b68875a + a100801 commit 9806ada
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 @@ -274,6 +274,7 @@
"weak-monkeys-dance",
"weak-trains-boil",
"wet-crabs-switch",
"wet-insects-cough",
"wet-toes-prove",
"wet-zoos-compare",
"wicked-deers-marry",
Expand Down
6 changes: 6 additions & 0 deletions packages/lens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rabbitholegg/questdk-plugin-lens

## 1.0.0-alpha.2

### Minor Changes

- [#455](https://github.com/rabbitholegg/questdk-plugins/pull/455) [`7f9566b8`](https://github.com/rabbitholegg/questdk-plugins/commit/7f9566b8c2830b76e0808f71283f58d08c081033) Thanks [@mmackz](https://github.com/mmackz)! - change validation method

## 1.0.0-alpha.1

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rabbitholegg/questdk-plugin-lens",
"private": false,
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"exports": {
"require": "./dist/cjs/index.js",
"import": "./dist/esm/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.129

### Patch Changes

- Updated dependencies [[`7f9566b8`](https://github.com/rabbitholegg/questdk-plugins/commit/7f9566b8c2830b76e0808f71283f58d08c081033)]:
- @rabbitholegg/questdk-plugin-lens@1.0.0-alpha.2

## 1.0.0-alpha.128

### 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.128",
"version": "1.0.0-alpha.129",
"exports": {
"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.js",
Expand Down

0 comments on commit 9806ada

Please sign in to comment.