Skip to content

Commit 691c7f7

Browse files
ci: Version Packages (#372)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7222fcd commit 691c7f7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/calm-doors-knock.md

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

packages/publish-config/CHANGELOG.md

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

3+
## 0.2.6
4+
5+
### Patch Changes
6+
7+
- Pass GH_TOKEN as an explicit input to composite GitHub actions so the token is available inside inner steps. ([`7222fcd`](https://github.com/TanStack/config/commit/7222fcdd4203a42f8566689fd69651ffbcc88de6))
8+
39
## 0.2.5
410

511
### Patch Changes

packages/publish-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/publish-config",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Publish script used by TanStack projects.",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)