Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 11, 2024
1 parent 1c10b31 commit 743f31f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/stale-llamas-repair.md

This file was deleted.

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

## 3.3.0

### Minor Changes

- 99c6e09: Add back the return statement to withOptions

## 3.2.0

### Minor Changes
Expand Down
5 changes: 2 additions & 3 deletions packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/storage",
"version": "3.2.0",
"version": "3.3.0",
"description": "Primitive that provides reactive wrappers for storage access",
"author": "Alex Lohr <alex.lohr@logmein.com>",
"contributors": [
Expand Down Expand Up @@ -76,6 +76,5 @@
"typesVersions": {},
"devDependencies": {
"solid-js": "^1.8.15"
},
"typesVersions": {}
}
}

0 comments on commit 743f31f

Please sign in to comment.