We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e16763 commit 12698d9Copy full SHA for 12698d9
packages/telegram-cloud-storage-stamper/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @turnkey/telegram-cloud-storage-stamper
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- Update the default cloud storage key to conform to cloud storage key constraints
8
9
## 1.0.0
10
11
### Major Changes
packages/telegram-cloud-storage-stamper/package.json
@@ -1,6 +1,6 @@
{
"name": "@turnkey/telegram-cloud-storage-stamper",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": {
0 commit comments