chore(version): v1.0.2
This commit is contained in:
@@ -2,6 +2,13 @@
|
|||||||
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
||||||
|
|
||||||
- - -
|
- - -
|
||||||
|
## v1.0.2 - 1970-01-01
|
||||||
|
### Package updates
|
||||||
|
- vitest-config bumped to vitest-config-v1.0.2
|
||||||
|
### Global changes
|
||||||
|
|
||||||
|
- - -
|
||||||
|
|
||||||
## v1.0.1 - 1970-01-01
|
## v1.0.1 - 1970-01-01
|
||||||
### Package updates
|
### Package updates
|
||||||
- vitest-config bumped to vitest-config-v1.0.1
|
- vitest-config bumped to vitest-config-v1.0.1
|
||||||
|
|||||||
@@ -2,6 +2,12 @@
|
|||||||
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
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.2 - 2025-02-27
|
||||||
|
#### Bug Fixes
|
||||||
|
- Decode URL for vitest - (e1c6ac1) - trbernstein
|
||||||
|
|
||||||
|
- - -
|
||||||
|
|
||||||
## vitest-config-v1.0.1 - 2025-02-27
|
## vitest-config-v1.0.1 - 2025-02-27
|
||||||
#### Bug Fixes
|
#### Bug Fixes
|
||||||
- Include TypeScript files in bundle - (8c31241) - trbernstein
|
- Include TypeScript files in bundle - (8c31241) - trbernstein
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tabshift/vitest-config",
|
"name": "@tabshift/vitest-config",
|
||||||
"description": "Shared TypeScript config of Tabshift",
|
"description": "Shared TypeScript config of Tabshift",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
|
|||||||
Reference in New Issue
Block a user