Skip to content

Commit

Permalink
Merge pull request #66 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 19, 2024
2 parents 77d76e4 + 7a62f7e commit 2f65a7f
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 @@ -12,6 +12,7 @@
"cool-geckos-sit",
"cyan-birds-hang",
"early-schools-think",
"empty-pans-cheat",
"empty-socks-worry",
"forty-shoes-sell",
"four-mails-joke",
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.32

### Minor Changes

- [#65](https://github.com/rabbitholegg/questdk/pull/65) [`87ab167`](https://github.com/rabbitholegg/questdk/commit/87ab167c94c46cf88345be99e0851a8abba41101) Thanks [@Quazia](https://github.com/Quazia)! - Adds numerical operator support to bitmask operator

## 2.0.0-alpha.31

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

0 comments on commit 2f65a7f

Please sign in to comment.