File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## [ 3.18] - 2025-03-15
5+
6+ ### Documentation
7+
8+ - Update README.md docs (#127 )
9+
10+ ### Miscellaneous Tasks
11+
12+ - Add AI code review by using ` hustcer/deepseek-review `
13+ - Bump ` @types/node ` from 22.12.0 to 22.13.0 (#128 )
14+ - Bump ` globby ` from 14.0.2 to 14.1.0 (#129 )
15+ - Bump ` lefthook ` from 1.10.10 to 1.11.0 (#130 )
16+ - Bump ` typescript ` from 5.7.3 to 5.8.2 (#131 )
17+ - Bump ` shelljs ` from 0.8.5 to 0.9.1 (#132 )
18+ - Rebuild setup scripts
19+
20+ ### Deps
21+
22+ - Upgrade ` cspell ` and ` semver ` (#124 )
23+ - Upgrade ` semver ` ,` @octokit/rest ` and ` @types/node `
24+ - Upgrade ` @types/node ` ,` cspell ` and ` lefthook `
25+
426## [ 3.17] - 2025-01-29
527
628** Celebrate Chinese New Year with our festive update!** 🐉✨
Original file line number Diff line number Diff line change 11{
22 "name" : " setup-nu" ,
3- "version" : " 3.17 .0" ,
4- "actionVer" : " v3.17 " ,
3+ "version" : " 3.18 .0" ,
4+ "actionVer" : " v3.18 " ,
55 "description" : " A Github Action to Setup a Nushell Environment to Run Nu Scripts or Commands" ,
66 "main" : " dist/index.js" ,
77 "private" : true ,
You can’t perform that action at this time.
0 commit comments