Skip to content

Commit 6bca7fd

Browse files
ci: Version Packages
1 parent 43aae6e commit 6bca7fd

File tree

14 files changed

+44
-25
lines changed

14 files changed

+44
-25
lines changed

.changeset/beige-animals-attack.md

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

.changeset/long-apples-fix.md

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

.changeset/plain-jars-hope.md

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

.changeset/thin-carrots-carry.md

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

packages/config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# @tanstack/config
2+
3+
## 0.16.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`43aae6e`](https://github.com/TanStack/config/commit/43aae6efe2642634e1ce1867b80b15a8cc829ac6), [`5ca7b1f`](https://github.com/TanStack/config/commit/5ca7b1fa45206cb83f95aee4cd784cdc8c1f377b), [`43aae6e`](https://github.com/TanStack/config/commit/43aae6efe2642634e1ce1867b80b15a8cc829ac6), [`83d5dbc`](https://github.com/TanStack/config/commit/83d5dbc885c7533b0fc45b34873692be51c4eb25)]:
8+
- @tanstack/publish-config@0.1.0
9+
- @tanstack/typedoc-config@0.1.0
10+
- @tanstack/vite-config@0.1.0
11+
- @tanstack/eslint-config@0.1.0

packages/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/config",
3-
"version": "0.16.3",
3+
"version": "0.16.4",
44
"description": "All-in-one config used by TanStack projects.",
55
"author": "tannerlinsley",
66
"license": "MIT",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @tanstack/eslint-config
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#221](https://github.com/TanStack/config/pull/221) [`83d5dbc`](https://github.com/TanStack/config/commit/83d5dbc885c7533b0fc45b34873692be51c4eb25) Thanks [@lachlancollins](https://github.com/lachlancollins)! - Release @tanstack/eslint-config

packages/eslint-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/eslint-config",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Shared ESLint config used by TanStack projects.",
55
"author": "tannerlinsley",
66
"license": "MIT",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @tanstack/publish-config
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#222](https://github.com/TanStack/config/pull/222) [`43aae6e`](https://github.com/TanStack/config/commit/43aae6efe2642634e1ce1867b80b15a8cc829ac6) Thanks [@lachlancollins](https://github.com/lachlancollins)! - Release @tanstack/publish-config

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.0.0",
3+
"version": "0.1.0",
44
"description": "Publish script used by TanStack projects.",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)