@soga/typescript-config 1.3.27 → 1.3.30

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,24 @@
1
1
  {
2
2
  "name": "@soga/typescript-config",
3
3
  "entries": [
4
+ {
5
+ "version": "1.3.30",
6
+ "tag": "@soga/typescript-config_v1.3.30",
7
+ "date": "Fri, 20 Mar 2026 04:30:31 GMT",
8
+ "comments": {}
9
+ },
10
+ {
11
+ "version": "1.3.29",
12
+ "tag": "@soga/typescript-config_v1.3.29",
13
+ "date": "Fri, 20 Mar 2026 04:13:49 GMT",
14
+ "comments": {}
15
+ },
16
+ {
17
+ "version": "1.3.28",
18
+ "tag": "@soga/typescript-config_v1.3.28",
19
+ "date": "Fri, 30 Jan 2026 05:00:33 GMT",
20
+ "comments": {}
21
+ },
4
22
  {
5
23
  "version": "1.3.27",
6
24
  "tag": "@soga/typescript-config_v1.3.27",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  # Change Log - @soga/typescript-config
2
2
 
3
- This log was last generated on Fri, 30 Jan 2026 01:20:30 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 20 Mar 2026 04:30:31 GMT and should not be manually modified.
4
+
5
+ ## 1.3.30
6
+ Fri, 20 Mar 2026 04:30:31 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 1.3.29
11
+ Fri, 20 Mar 2026 04:13:49 GMT
12
+
13
+ _Version update only_
14
+
15
+ ## 1.3.28
16
+ Fri, 30 Jan 2026 05:00:33 GMT
17
+
18
+ _Version update only_
4
19
 
5
20
  ## 1.3.27
6
21
  Fri, 30 Jan 2026 01:20:30 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@soga/typescript-config",
3
- "version": "1.3.27",
3
+ "version": "1.3.30",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"