Skip to content

Commit 1ff630e

Browse files
chore: version packages (#519)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 56e531e commit 1ff630e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/beige-teachers-shop.md

-5
This file was deleted.

packages/create-twilio-function/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 3.4.6
4+
5+
### Patch Changes
6+
7+
- [#518](https://github.com/twilio-labs/serverless-toolkit/pull/518) [`56e531ee86516cd5755f961dd26623c4f5427356`](https://github.com/twilio-labs/serverless-toolkit/commit/56e531ee86516cd5755f961dd26623c4f5427356) Thanks [@victoray](https://github.com/victoray)! - Update default twilio library to v5
8+
39
## 3.4.5
410

511
### Patch Changes

packages/create-twilio-function/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-twilio-function",
3-
"version": "3.4.5",
3+
"version": "3.4.6",
44
"description": "A CLI tool to generate a new Twilio Function using that can be run locally with twilio-run.",
55
"bin": "./bin/create-twilio-function",
66
"main": "./src/create-twilio-function.js",

0 commit comments

Comments
 (0)