Skip to content

Commit 6e00e7c

Browse files
committed
Release v2.7.2
1 parent fea29c1 commit 6e00e7c

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

History.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
11

2+
2.7.2 / 2025-03-19
3+
==================
4+
5+
* build: support more actions images, disable x86 arch by default. (#6)
6+
7+
2.7.1 / 2024-04-17
8+
==================
9+
10+
* Release 2.7.1
11+
* feat: support node_version.
12+
* feat: refactor actions support.
13+
214
2.7.0 / 2024-04-17
315
==================
416

17+
* Release 2.7.0
518
* feat: update image version on github actions.
619

720
2.6.0 / 2022-09-29

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fibjs/ci",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"description": "CI tool for fibjs project.",
55
"main": "app.js",
66
"scripts": {

0 commit comments

Comments
 (0)