Skip to content

Commit

Permalink
Merge pull request #202 from solidjs-community/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
thetarnav authored Sep 5, 2022
2 parents e2f2f4e + 46891e8 commit a7cc67e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-avocados-draw.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/devices/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solid-primitives/devices

## 1.2.0

### Minor Changes

- fe034aaa: Implemented createAccelerometer and createGyroscope

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/devices/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/devices",
"version": "1.1.1",
"version": "1.2.0",
"description": "Primitive that enumerates media devices",
"author": "Alex Lohr <[email protected]>",
"contributors": [
Expand Down

0 comments on commit a7cc67e

Please sign in to comment.