@vc-shell/ts-config 1.1.91-alpha.4 → 1.1.91-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +3 -7
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,23 +1,19 @@
1
- # Change Log
1
+ ## [1.1.91-alpha.5](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.91-alpha.4...v1.1.91-alpha.5) (2025-10-14)
2
+
3
+ **Note:** Version bump only for package @vc-shell/ts-config
2
4
 
3
5
  ## [1.1.91-alpha.4](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.91-alpha.3...v1.1.91-alpha.4) (2025-10-14)
4
6
 
5
7
  **Note:** Version bump only for package @vc-shell/ts-config
6
8
 
7
- # Change Log
8
-
9
9
  ## [1.1.91-alpha.3](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.91-alpha.2...v1.1.91-alpha.3) (2025-10-14)
10
10
 
11
11
  **Note:** Version bump only for package @vc-shell/ts-config
12
12
 
13
- # Change Log
14
-
15
13
  ## [1.1.91-alpha.2](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.91-alpha.1...v1.1.91-alpha.2) (2025-10-14)
16
14
 
17
15
  **Note:** Version bump only for package @vc-shell/ts-config
18
16
 
19
- # Change Log
20
-
21
17
  ## [1.1.91-alpha.1](https://github.com/VirtoCommerce/vc-shell/compare/v1.1.90...v1.1.91-alpha.1) (2025-10-14)
22
18
 
23
19
  ### Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vc-shell/ts-config",
3
- "version": "1.1.91-alpha.4",
3
+ "version": "1.1.91-alpha.5",
4
4
  "main": "./tsconfig.json",
5
5
  "files": [
6
6
  "tsconfig.json"