Skip to content

Commit 75ced9e

Browse files
authored
Version Packages (#191)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated. # Releases ## clerk-solidjs@2.0.7 ### Patch Changes - 5277948: dependency bumps
2 parents c20da9d + d7df7ab commit 75ced9e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twenty-spiders-reflect.md

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

packages/clerk-solidjs/CHANGELOG.md

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

3+
## 2.0.7
4+
5+
### Patch Changes
6+
7+
- 5277948: dependency bumps
8+
39
## 2.0.6
410

511
### Patch Changes

packages/clerk-solidjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "clerk-solidjs",
33
"description": "Clerk for SolidJS",
44
"private": false,
5-
"version": "2.0.6",
5+
"version": "2.0.7",
66
"keywords": [
77
"solidjs",
88
"clerk",

0 commit comments

Comments
 (0)