Skip to content

Commit 78700f3

Browse files
chore: version packages (#495)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d8db768 commit 78700f3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/six-paws-speak.md

-5
This file was deleted.

Diff for: 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.4
4+
5+
### Patch Changes
6+
7+
- [#493](https://github.com/twilio-labs/serverless-toolkit/pull/493) [`d8db7681a4833ef48ef0366ad9ab32272a98b7fc`](https://github.com/twilio-labs/serverless-toolkit/commit/d8db7681a4833ef48ef0366ad9ab32272a98b7fc) Thanks [@makserik](https://github.com/makserik)! - FRIDGE-734 make serverless-toolkit work with node v18
8+
39
## 3.4.3
410

511
### Patch Changes

Diff for: 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.3",
3+
"version": "3.4.4",
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)