Skip to content

Commit f35fa37

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/empty-items-bet.md

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

packages/vite-config/CHANGELOG.md

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

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- fix: declaration resolution where CJS output does not exist for import ([#352](https://github.com/TanStack/config/pull/352))
8+
39
## 0.5.0
410

511
### Minor Changes

packages/vite-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/vite-config",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Shared Vite build config used by TanStack projects.",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)