Skip to content

Commit fda8648

Browse files
ci: Version Packages (#369)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a2c8f9c commit fda8648

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/short-pans-relax.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.3
4+
5+
### Patch Changes
6+
7+
- Standardize GitHub auth token usage on `GH_TOKEN` for release-related tooling and workflows. ([`a2c8f9c`](https://github.com/TanStack/config/commit/a2c8f9c75e69befb22cc16f7e0e35a925debabd2))
8+
39
## 0.2.2
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.2",
3+
"version": "0.2.3",
44
"description": "Publish script used by TanStack projects.",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)