Skip to content

Commit b8c3bb3

Browse files
ci: Version Packages (#534)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 006e9a6 commit b8c3bb3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spicy-doodles-sink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tanstack/rxdb-db-collection
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- Initial release ([#533](https://github.com/TanStack/db/pull/533))
8+
39
## 0.0.0
410

511
- Initial Release

packages/rxdb-db-collection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tanstack/rxdb-db-collection",
33
"description": "RxDB collection for TanStack DB",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"dependencies": {
66
"rxdb": "16.17.2",
77
"@standard-schema/spec": "^1.0.0",

0 commit comments

Comments
 (0)