Skip to content

Commit f200c56

Browse files
authored
Merge pull request #64 from rabbitholegg/changeset-release/main
2 parents 95b2ec7 + cc05177 commit f200c56

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"silent-schools-notice",
3333
"silent-scissors-refuse",
3434
"slow-walls-live",
35+
"slow-zebras-knock",
3536
"smart-tips-arrive",
3637
"spotty-crews-watch",
3738
"stale-rabbits-provide",

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @rabbitholegg/questdk
22

3+
## 2.0.0-alpha.31
4+
5+
### Minor Changes
6+
7+
- [#63](https://github.com/rabbitholegg/questdk/pull/63) [`4e7a87d`](https://github.com/rabbitholegg/questdk/commit/4e7a87d7d4718533ab47a1d561d255553a83bdbb) Thanks [@Quazia](https://github.com/Quazia)! - Adds a $bitmask operator to filters
8+
39
## 2.0.0-alpha.30
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rabbitholegg/questdk",
3-
"version": "2.0.0-alpha.30",
3+
"version": "2.0.0-alpha.31",
44
"description": "",
55
"type": "module",
66
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)