Skip to content

Commit

Permalink
Version Packages (alpha) (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 13, 2024
1 parent 3d5a2ff commit 9bf8f48
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"odd-islands-film",
"orange-eagles-hope",
"perfect-gorillas-arrive",
"pretty-lobsters-report",
"proud-pans-promise",
"rude-humans-jump",
"rude-mice-accept",
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rabbitholegg/questdk

## 2.0.0-alpha.35

### Minor Changes

- [#74](https://github.com/rabbitholegg/questdk/pull/74) [`3d5a2ffd66003aae7adab998d2e7c59efbe8986f`](https://github.com/rabbitholegg/questdk/commit/3d5a2ffd66003aae7adab998d2e7c59efbe8986f) Thanks [@gnomadic](https://github.com/gnomadic)! - Standardizing ActionParams and no longer requiring some Actions in plugins

## 2.0.0-alpha.34

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rabbitholegg/questdk",
"version": "2.0.0-alpha.34",
"version": "2.0.0-alpha.35",
"description": "",
"type": "module",
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit 9bf8f48

Please sign in to comment.