@flowgram.ai/ts-config 0.1.18 → 0.1.22
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 +3 -3
- package/CHANGELOG.md +3 -3
- package/package.json +1 -1
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@flowgram.ai/ts-config",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"version": "0.1.
|
|
6
|
-
"tag": "@flowgram.ai/ts-config_v0.1.
|
|
7
|
-
"date": "
|
|
5
|
+
"version": "0.1.22",
|
|
6
|
+
"tag": "@flowgram.ai/ts-config_v0.1.22",
|
|
7
|
+
"date": "Tue, 15 Apr 2025 16:05:10 GMT",
|
|
8
8
|
"comments": {}
|
|
9
9
|
}
|
|
10
10
|
]
|
package/CHANGELOG.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Change Log - @flowgram.ai/ts-config
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 15 Apr 2025 16:05:10 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
|
-
## 0.1.
|
|
6
|
-
|
|
5
|
+
## 0.1.22
|
|
6
|
+
Tue, 15 Apr 2025 16:05:10 GMT
|
|
7
7
|
|
|
8
8
|
_Initial release_
|
|
9
9
|
|