Skip to content

Commit 12698d9

Browse files
committed
Add changeset for package release
1 parent 0e16763 commit 12698d9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/telegram-cloud-storage-stamper/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @turnkey/telegram-cloud-storage-stamper
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- Update the default cloud storage key to conform to cloud storage key constraints
8+
39
## 1.0.0
410

511
### Major Changes

packages/telegram-cloud-storage-stamper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turnkey/telegram-cloud-storage-stamper",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "./dist/index.js",
55
"module": "./dist/index.mjs",
66
"exports": {

0 commit comments

Comments
 (0)