Skip to content

Commit acb8a1b

Browse files
committed
chore(main): release 3.1.0
1 parent 3bb3df0 commit acb8a1b

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.1.0](https://github.com/nodeshift/faas-js-runtime/compare/v3.0.2...v3.1.0) (2026-05-14)
6+
7+
8+
### Features
9+
10+
* Adding dependabot for updating github actions ([#440](https://github.com/nodeshift/faas-js-runtime/issues/440)) ([714b93e](https://github.com/nodeshift/faas-js-runtime/commit/714b93e1b3b0fe5305879b28b2765a440e43c913))
11+
12+
13+
### Bug Fixes
14+
15+
* package.json & package-lock.json to reduce vulnerabilities ([#439](https://github.com/nodeshift/faas-js-runtime/issues/439)) ([18de2b2](https://github.com/nodeshift/faas-js-runtime/commit/18de2b2974615581e934c04ac9003e72c251e133))
16+
* upgrade tsd from 0.28.1 to 0.32.0 ([#423](https://github.com/nodeshift/faas-js-runtime/issues/423)) ([3bb3df0](https://github.com/nodeshift/faas-js-runtime/commit/3bb3df089447cc8bf61d5a35e2f0e538959803c9))
17+
518
## [3.0.2](https://github.com/nodeshift/faas-js-runtime/compare/v3.0.1...v3.0.2) (2025-07-15)
619

720

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": "faas-js-runtime",
3-
"version": "3.0.2",
3+
"version": "3.1.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/nodeshift/faas-js-runtime.git"

0 commit comments

Comments
 (0)