Skip to content

Commit c54142c

Browse files
committed
v3.1.0
1 parent 3eb6c77 commit c54142c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@ faucet-pipeline-core version history
22
====================================
33

44

5+
v3.1.0
6+
------
7+
8+
_2025-10-30_
9+
10+
no significant changes for end users
11+
12+
notable changes for developers:
13+
14+
* `faucetDispatch` now has a return value which reports completion of the
15+
initial build
16+
17+
518
v3.0.0
619
------
720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "faucet-pipeline-core",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "faucet-pipeline's core library",
55
"author": "FND",
66
"contributors": [

0 commit comments

Comments
 (0)