Skip to content

Commit 5106547

Browse files
committed
chore(main): release 2.6.0
1 parent 6978e92 commit 5106547

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
* upgrade commander from 11.0.0 to 13.1.0 ([#390](https://github.com/nodeshift/faas-js-runtime/issues/390)) ([8ee0258](https://github.com/nodeshift/faas-js-runtime/commit/8ee02585c60fcad5328c9e9858c130764a8fd849))
12+
513
## [2.5.0](https://github.com/nodeshift/faas-js-runtime/compare/v2.4.1...v2.5.0) (2025-02-17)
614

715

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": "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)