Skip to content

Commit 781c4f1

Browse files
committed
v2.1.0
1 parent 68c198c commit 781c4f1

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+
v2.1.0
6+
------
7+
8+
_2025-10-26_
9+
10+
notable changes for end users:
11+
12+
* added support for faucet-pipeline-assets and faucet-pipeline-css
13+
* dropped support for Node 19 and below
14+
15+
no significant changes for developers
16+
17+
518
v2.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": "2.0.0",
3+
"version": "2.1.0",
44
"description": "faucet-pipeline's core library",
55
"author": "FND",
66
"contributors": [

0 commit comments

Comments
 (0)