Skip to content

Commit 2dbf0a2

Browse files
ci(changesets): version packages (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 68b6de2 commit 2dbf0a2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/social-bananas-leave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/rdk/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#17](https://github.com/omnidotdev/rdk/pull/17) [`68b6de2`](https://github.com/omnidotdev/rdk/commit/68b6de2709183129f0fa1f18695d27f38c08caca) Thanks [@nickw1](https://github.com/nickw1)! - Remove unnecessary permission calls in geolocation backend
8+
39
## 0.2.0
410

511
### Minor Changes

packages/rdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@omnidotdev/rdk",
33
"description": "AR.js with react-three-fiber",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"license": "MIT",
66
"type": "module",
77
"main": "build/index.js",

0 commit comments

Comments
 (0)