@soga/typescript-config 1.3.5 → 1.3.7

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.
package/CHANGELOG.json CHANGED
@@ -1,6 +1,18 @@
1
1
  {
2
2
  "name": "@soga/typescript-config",
3
3
  "entries": [
4
+ {
5
+ "version": "1.3.7",
6
+ "tag": "@soga/typescript-config_v1.3.7",
7
+ "date": "Thu, 04 Dec 2025 01:00:24 GMT",
8
+ "comments": {}
9
+ },
10
+ {
11
+ "version": "1.3.6",
12
+ "tag": "@soga/typescript-config_v1.3.6",
13
+ "date": "Mon, 01 Dec 2025 03:31:31 GMT",
14
+ "comments": {}
15
+ },
4
16
  {
5
17
  "version": "1.3.5",
6
18
  "tag": "@soga/typescript-config_v1.3.5",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  # Change Log - @soga/typescript-config
2
2
 
3
- This log was last generated on Mon, 01 Dec 2025 02:41:14 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 04 Dec 2025 01:00:24 GMT and should not be manually modified.
4
+
5
+ ## 1.3.7
6
+ Thu, 04 Dec 2025 01:00:24 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 1.3.6
11
+ Mon, 01 Dec 2025 03:31:31 GMT
12
+
13
+ _Version update only_
4
14
 
5
15
  ## 1.3.5
6
16
  Mon, 01 Dec 2025 02:41:14 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@soga/typescript-config",
3
- "version": "1.3.5",
3
+ "version": "1.3.7",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"