Skip to content

Commit

Permalink
Merge pull request #75 from rabbitholegg/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
mmackz authored Feb 7, 2024
2 parents c2f1a76 + 2e0f101 commit 9286791
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 @@ -31,6 +31,7 @@
"rude-mice-accept",
"seven-walls-walk",
"short-gorillas-cry",
"short-tigers-kneel",
"silent-schools-notice",
"silent-scissors-refuse",
"slow-walls-live",
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.34

### Minor Changes

- [#71](https://github.com/rabbitholegg/questdk/pull/71) [`378f7b779908dab1bfa24023d8314f2e59bdc411`](https://github.com/rabbitholegg/questdk/commit/378f7b779908dab1bfa24023d8314f2e59bdc411) Thanks [@mmackz](https://github.com/mmackz)! - add $nth array operator

## 2.0.0-alpha.33

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

0 comments on commit 9286791

Please sign in to comment.