Skip to content

Commit

Permalink
chore: version packages (#519)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 18, 2024
1 parent 56e531e commit 1ff630e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-teachers-shop.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/create-twilio-function/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.4.6

### Patch Changes

- [#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

## 3.4.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-twilio-function/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-twilio-function",
"version": "3.4.5",
"version": "3.4.6",
"description": "A CLI tool to generate a new Twilio Function using that can be run locally with twilio-run.",
"bin": "./bin/create-twilio-function",
"main": "./src/create-twilio-function.js",
Expand Down

0 comments on commit 1ff630e

Please sign in to comment.