Skip to content

Commit 096c1fd

Browse files
ci: Version Packages (#318)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4cab99f commit 096c1fd

File tree

4 files changed

+19
-7
lines changed

4 files changed

+19
-7
lines changed

.changeset/slick-aliens-cover.md

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

packages/solid-db/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tanstack/react-db
22

3+
## 0.0.28
4+
5+
### Patch Changes
6+
7+
- Add initial version of solid-db integration TanStack DB with SolidJS ([#92](https://github.com/TanStack/db/pull/92))
8+
39
## 0.0.27
410

511
- Add support for solid-js

packages/solid-db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tanstack/solid-db",
33
"description": "Solid integration for @tanstack/db",
4-
"version": "0.0.27",
4+
"version": "0.0.28",
55
"author": "Kyle Mathews",
66
"license": "MIT",
77
"repository": {

pnpm-lock.yaml

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)