Skip to content

Commit 3c4670b

Browse files
committed
chore: bump version to 0.4.15
1 parent dc8e060 commit 3c4670b

File tree

5 files changed

+10
-8374
lines changed

5 files changed

+10
-8374
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.4.15
4+
5+
### Added
6+
7+
- Added support for `nats` event source
8+
39
## 0.4.14
410

511
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-scaleway-functions",
3-
"version": "0.4.14",
3+
"version": "0.4.15",
44
"description": "Provider plugin for the Serverless Framework v1.x which adds support for Scaleway Functions.",
55
"main": "index.js",
66
"author": "scaleway.com",

0 commit comments

Comments
 (0)