File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed 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.17] - 2025-01-29
5+
6+ ** Celebrate Chinese New Year with our festive update!** 🐉✨
7+
8+ May prosperity glow brighter and workflows soar higher! 🎇
9+
10+ ** Cheers to innovation, luck, and new beginnings!** 🧧🎉
11+
12+ ### Miscellaneous Tasks
13+
14+ - Cleanup Github workflows (#119 )
15+ - Add ` ubuntu-22.04-arm ` runner test (#122 )
16+ - Add more debug info while setting up ` nushell `
17+ - Add use Nu Modules by setting ` NU_LIB_DIRS ` constant example to README.md
18+
19+ ### Deps
20+
21+ - Upgrade ` @vercel/ncc ` , ` lefthook ` and ` typescript `
22+ - Upgrade ` cspell ` , ` @octokit/rest ` and ` @actions/tool-cache `
23+
424## [ 3.16] - 2024-11-13
525
626### Miscellaneous Tasks
Original file line number Diff line number Diff line change 11{
22 "name" : " setup-nu" ,
3- "version" : " 3.16 .0" ,
4- "actionVer" : " v3.16 " ,
3+ "version" : " 3.17 .0" ,
4+ "actionVer" : " v3.17 " ,
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