@soga/typescript-config 1.3.2 → 1.3.4

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,12 @@
1
1
  {
2
2
  "name": "@soga/typescript-config",
3
3
  "entries": [
4
+ {
5
+ "version": "1.3.4",
6
+ "tag": "@soga/typescript-config_v1.3.4",
7
+ "date": "Mon, 01 Dec 2025 02:07:33 GMT",
8
+ "comments": {}
9
+ },
4
10
  {
5
11
  "version": "1.3.2",
6
12
  "tag": "@soga/typescript-config_v1.3.2",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  # Change Log - @soga/typescript-config
2
2
 
3
- This log was last generated on Tue, 25 Nov 2025 06:30:02 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 01 Dec 2025 02:07:33 GMT and should not be manually modified.
4
+
5
+ ## 1.3.4
6
+ Mon, 01 Dec 2025 02:07:33 GMT
7
+
8
+ _Version update only_
4
9
 
5
10
  ## 1.3.2
6
11
  Tue, 25 Nov 2025 06:30:02 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@soga/typescript-config",
3
- "version": "1.3.2",
3
+ "version": "1.3.4",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"