Skip to content

Commit 5ad789b

Browse files
committed
chore(main): release 3.0.1
1 parent ad25d48 commit 5ad789b

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+
## [3.0.1](https://github.com/nodeshift/faas-js-runtime/compare/v3.0.0...v3.0.1) (2025-07-15)
6+
7+
8+
### Bug Fixes
9+
10+
* upgrade cloudevents from 8.0.0 to 8.0.2 ([#402](https://github.com/nodeshift/faas-js-runtime/issues/402)) ([ad25d48](https://github.com/nodeshift/faas-js-runtime/commit/ad25d48e0157a8cbacb097cfc384dfbca10d1175))
11+
* upgrade prom-client from 15.0.0 to 15.1.3 ([#401](https://github.com/nodeshift/faas-js-runtime/issues/401)) ([a36cc23](https://github.com/nodeshift/faas-js-runtime/commit/a36cc23e5d930b4f926921d290ba5da07706b177))
12+
513
## [3.0.0](https://github.com/nodeshift/faas-js-runtime/compare/v2.5.0...v3.0.0) (2025-06-05)
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": "3.0.0",
3+
"version": "3.0.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/nodeshift/faas-js-runtime.git"

0 commit comments

Comments
 (0)