File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
Expand file tree Collapse file tree 2 files changed +19
-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.15] - 2024-10-25
5+
6+ ### Miscellaneous Tasks
7+
8+ - Add milestone.yaml
9+ - Add more nu release to workflows
10+ - Simplify console output for plugin registering (#113 )
11+
12+ ### Deps
13+
14+ - Upgrade typescript,@vercel/ncc ,biomejs and @typescript-eslint /*
15+ - Upgrade @actions/core to 1.11.1
16+ - Use actions/checkout@v4
17+ - Upgrade typescript and @typescript-eslint /* (#109 )
18+ - Use biomejs instead of eslint for code linting (#111 )
19+ - Upgrade @biomejs/biome and lefthook
20+
421## [ 3.13] - 2024-09-07
522
623### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " setup-nu" ,
3- "version" : " 3.13 .0" ,
4- "actionVer" : " v3.13 " ,
3+ "version" : " 3.15 .0" ,
4+ "actionVer" : " v3.15 " ,
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