File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1414
1515 strategy :
1616 matrix :
17- node-version : [18, 20]
17+ node-version : [18, 20, 22 ]
1818 # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
1919
2020 name : test - node.js ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 1414
1515 strategy :
1616 matrix :
17- node-version : [18, 20]
17+ node-version : [18, 20, 22 ]
1818 # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
1919
2020 name : test - node.js ${{ matrix.node-version }}
Original file line number Diff line number Diff line change @@ -9,7 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
1010## v1.2.3 - tbd
1111
12- - use proper cds syntax to get service operations (by [ johannes-vogel] ( https://github.com/johannes-vogel ) )
12+ ### Added
13+
14+ - enable node v22 voters.
15+
16+ ### Fixed
17+
18+ - use proper cds syntax to get service operations (by [ johannes-vogel] ( https://github.com/johannes-vogel ) ).
1319
1420## v1.2.2 - 2024-11-14
1521
You can’t perform that action at this time.
0 commit comments