chore(version): v1.0.1
This commit is contained in:
11
packages/vitest-config/CHANGELOG.md
Normal file
11
packages/vitest-config/CHANGELOG.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
||||
|
||||
- - -
|
||||
## vitest-config-v1.0.1 - 2025-02-27
|
||||
#### Bug Fixes
|
||||
- Include TypeScript files in bundle - (8c31241) - trbernstein
|
||||
|
||||
- - -
|
||||
|
||||
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tabshift/vitest-config",
|
||||
"description": "Shared TypeScript config of Tabshift",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user