Skip to content

Commit c5de261

Browse files
KyleAMathewsclaude
andauthored
Release new version of trailbase with changeset (#768)
chore: bump trailbase-db-collection to 0.1.43 Version 0.1.42 was already published to npm in a previous release. This commit bumps the version to 0.1.43 to trigger a new release. Co-authored-by: Claude <noreply@anthropic.com>
1 parent 07a880f commit c5de261

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/trailbase-db-collection/CHANGELOG.md

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

3+
## 0.1.43
4+
5+
### Patch Changes
6+
7+
- Trigger new release for trailbase-db-collection
8+
9+
Version 0.1.42 was already published to npm. This changeset bumps the version to 0.1.43 to allow for a new release.
10+
311
## 0.1.42
412

513
### Patch Changes

packages/trailbase-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/trailbase-db-collection",
33
"description": "TrailBase collection for TanStack DB",
4-
"version": "0.1.42",
4+
"version": "0.1.43",
55
"dependencies": {
66
"@standard-schema/spec": "^1.0.0",
77
"@tanstack/db": "workspace:*",

0 commit comments

Comments
 (0)