Skip to content

Commit

Permalink
Merge pull request #62 from rabbitholegg/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
Quazia authored Jan 5, 2024
2 parents 85d1dd9 + 310ab1f commit b3352f8
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 @@ -36,6 +36,7 @@
"spotty-crews-watch",
"stale-rabbits-provide",
"stale-singers-worry",
"unlucky-pumpkins-taste",
"young-kangaroos-deliver"
]
}
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.30

### Patch Changes

- [#61](https://github.com/rabbitholegg/questdk/pull/61) [`d7c99f3`](https://github.com/rabbitholegg/questdk/commit/d7c99f33297104c4dd6d0acbfc8a78554522c851) Thanks [@Quazia](https://github.com/Quazia)! - Export Order Types

## 2.0.0-alpha.29

### 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.29",
"version": "2.0.0-alpha.30",
"description": "",
"type": "module",
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit b3352f8

Please sign in to comment.