Skip to content

Commit e3b1dda

Browse files
ci(changesets): version packages (#44)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e4db1be commit e3b1dda

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/huge-pets-take.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.5.2
4+
5+
### Patch Changes
6+
7+
- [#41](https://github.com/omnidotdev/rdk/pull/41) [`e4db1be`](https://github.com/omnidotdev/rdk/commit/e4db1be2302a0c38a2a3be273d903daa61b89833) Thanks [@coopbri](https://github.com/coopbri)! - Improve geolocation module types
8+
39
## 0.5.1
410

511
### Patch 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.5.1",
4+
"version": "0.5.2",
55
"license": "MIT",
66
"type": "module",
77
"main": "build/index.js",

0 commit comments

Comments
 (0)