Skip to content

Commit 4e6edd7

Browse files
committed
chore(main): release 2.6.0
1 parent 8ee0258 commit 4e6edd7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [2.6.0](https://github.com/nodeshift/faas-js-runtime/compare/v2.5.0...v2.6.0) (2025-03-17)
6+
7+
8+
### Features
9+
10+
* upgrade @cyclonedx/cyclonedx-npm from 1.16.1 to 2.0.0 ([#389](https://github.com/nodeshift/faas-js-runtime/issues/389)) ([50e0f51](https://github.com/nodeshift/faas-js-runtime/commit/50e0f51111a0d941c818d5e9e19d43f5809ebe43))
11+
512
## [2.5.0](https://github.com/nodeshift/faas-js-runtime/compare/v2.4.1...v2.5.0) (2025-02-17)
613

714

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "faas-js-runtime",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/nodeshift/faas-js-runtime.git"

0 commit comments

Comments
 (0)