Skip to content

Commit 3183ec1

Browse files
chore: version packages
1 parent 50eae0a commit 3183ec1

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/gorgeous-gorillas-divide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/twilio-run/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 4.1.1
4+
5+
### Patch Changes
6+
7+
- [#535](https://github.com/twilio-labs/serverless-toolkit/pull/535) [`50eae0acaa3561c65c61326667a216650f3200c4`](https://github.com/twilio-labs/serverless-toolkit/commit/50eae0acaa3561c65c61326667a216650f3200c4) Thanks [@victoray](https://github.com/victoray)! - Display access visibility for public assets and functions on deploy.
8+
Update links to route to regional console
9+
310
## 4.1.0
411

512
### Minor Changes

packages/twilio-run/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twilio-run",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"bin": {
55
"twilio-functions": "./bin/twilio-run.js",
66
"twilio-run": "./bin/twilio-run.js",

0 commit comments

Comments
 (0)