@soga/typescript-config 1.3.24 → 1.3.26

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.26",
6
+ "tag": "@soga/typescript-config_v1.3.26",
7
+ "date": "Thu, 29 Jan 2026 08:15:28 GMT",
8
+ "comments": {}
9
+ },
10
+ {
11
+ "version": "1.3.25",
12
+ "tag": "@soga/typescript-config_v1.3.25",
13
+ "date": "Thu, 29 Jan 2026 07:37:09 GMT",
14
+ "comments": {}
15
+ },
4
16
  {
5
17
  "version": "1.3.24",
6
18
  "tag": "@soga/typescript-config_v1.3.24",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  # Change Log - @soga/typescript-config
2
2
 
3
- This log was last generated on Wed, 28 Jan 2026 11:44:45 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 29 Jan 2026 08:15:28 GMT and should not be manually modified.
4
+
5
+ ## 1.3.26
6
+ Thu, 29 Jan 2026 08:15:28 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 1.3.25
11
+ Thu, 29 Jan 2026 07:37:09 GMT
12
+
13
+ _Version update only_
4
14
 
5
15
  ## 1.3.24
6
16
  Wed, 28 Jan 2026 11:44:45 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@soga/typescript-config",
3
- "version": "1.3.24",
3
+ "version": "1.3.26",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"