Skip to content

Commit c53dbc3

Browse files
ci: changeset release (#150)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f991db3 commit c53dbc3

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fruity-toys-win.md

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

packages/intent/CHANGELOG.md

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

3+
## 0.0.42
4+
5+
### Patch Changes
6+
7+
- [#148](https://github.com/TanStack/intent/pull/148) [`a8e0ea1`](https://github.com/TanStack/intent/commit/a8e0ea161006d7f81af93c4494bd5a5a8c33ae0f) - Remove the abandoned `intent-library` bin and its `./intent-library` export. The legacy library-bin discovery model was replaced by the keyword-based model; anything invoking `intent-library` directly must move to the normal `intent` discovery flow (no compatibility shim).
8+
39
## 0.0.41
410

511
### Patch Changes

packages/intent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/intent",
3-
"version": "0.0.41",
3+
"version": "0.0.42",
44
"description": "Ship compositional knowledge for AI coding agents alongside your npm packages",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)