@flowgram.ai/ts-config 0.1.14 → 0.1.15
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.15",
|
|
6
|
+
"tag": "@flowgram.ai/ts-config_v0.1.15",
|
|
7
|
+
"date": "Tue, 25 Mar 2025 13:19:51 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, 25 Mar 2025 13:19:51 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
|
-
## 0.1.
|
|
6
|
-
|
|
5
|
+
## 0.1.15
|
|
6
|
+
Tue, 25 Mar 2025 13:19:51 GMT
|
|
7
7
|
|
|
8
8
|
_Initial release_
|
|
9
9
|
|