Skip to content

Commit

Permalink
Merge pull request #223 from solidjs-community/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
thetarnav authored Oct 5, 2022
2 parents 4ce1a37 + 9c7378a commit 794c115
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/silver-tools-hide.md

This file was deleted.

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

## 1.2.0

### Minor Changes

- 48051f0b: fix oncleanup message

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fullscreen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/fullscreen",
"version": "1.1.1",
"version": "1.2.0",
"description": "Primitive that wraps the fullscreen API.",
"author": "Alex Lohr <alex.lohr@logmein.com>",
"license": "MIT",
Expand Down

0 comments on commit 794c115

Please sign in to comment.