Skip to content

Commit aa30a6e

Browse files
ci: Version Packages
1 parent 5ca7b1f commit aa30a6e

File tree

6 files changed

+19
-12
lines changed

6 files changed

+19
-12
lines changed

.changeset/clean-rats-fall.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.

packages/config/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# @tanstack/config
2+
3+
## 0.16.4
4+
5+
### Patch Changes
6+
7+
- [#218](https://github.com/TanStack/config/pull/218) [`1e963e8`](https://github.com/TanStack/config/commit/1e963e864f5e5fbe2e1aab8e62b35a9363e2b36e) Thanks [@lachlancollins](https://github.com/lachlancollins)! - demo changesets
8+
9+
- Updated dependencies [[`5ca7b1f`](https://github.com/TanStack/config/commit/5ca7b1fa45206cb83f95aee4cd784cdc8c1f377b)]:
10+
- @tanstack/typedoc-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": "Configuration and tools for publishing and maintaining 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/typedoc-config
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#220](https://github.com/TanStack/config/pull/220) [`5ca7b1f`](https://github.com/TanStack/config/commit/5ca7b1fa45206cb83f95aee4cd784cdc8c1f377b) Thanks [@lachlancollins](https://github.com/lachlancollins)! - feat: release @tanstack/typedoc-config

packages/typedoc-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/typedoc-config",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Configuration and tools for publishing and maintaining TanStack projects.",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)