Skip to content

Commit

Permalink
Merge pull request #53 from rabbitholegg/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
Quazia authored Nov 8, 2023
2 parents 33d5401 + 833f999 commit b0584d4
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 @@ -15,6 +15,7 @@
"forty-shoes-sell",
"four-mails-joke",
"fresh-tables-poke",
"gold-lizards-leave",
"gorgeous-cycles-protect",
"kind-panthers-count",
"long-terms-sleep",
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.26

### Minor Changes

- [#50](https://github.com/rabbitholegg/questdk/pull/50) [`35992bd`](https://github.com/rabbitholegg/questdk/commit/35992bdaeebd04db61c2c09eff447fee97221fc6) Thanks [@Quazia](https://github.com/Quazia)! - Add mint, burn, and quest action types

## 2.0.0-alpha.25

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

0 comments on commit b0584d4

Please sign in to comment.