File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 44 push :
55 tags :
66 - ' *'
7- workflow_dispatch :
87
98permissions :
109 id-token : write
1413 publish :
1514 runs-on : ubuntu-latest
1615 steps :
17- - uses : actions/checkout@v4
18- - uses : actions/setup-node@v4
16+ - uses : actions/checkout@v6
17+ - uses : actions/setup-node@v6
1918 with :
2019 node-version : ' 24'
2120 - run : npm --version
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Prefix the change with one of these keywords:
1717
1818## [ Unreleased]
1919
20- ## [ 0.25.17] — [ 0.25.19 ]
20+ ## [ 0.25.17] — [ 0.26.0 ]
2121
2222### Fixed / Reverted
2323
Original file line number Diff line number Diff line change 11{
22 "name" : " @carletonuniversity/rds" ,
3- "version" : " 0.25.19 " ,
3+ "version" : " 0.26.0 " ,
44 "private" : false ,
55 "description" : " Raven Design System is Carleton University's design system" ,
66 "author" : " Web Services" ,
77 "license" : " Proprietary" ,
88 "homepage" : " https://github.com/cuweb/rds#readme" ,
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " git+ https://github.com/cuweb/rds.git "
11+ "url" : " https://github.com/cuweb/rds"
1212 },
1313 "bugs" : {
1414 "url" : " https://github.com/cuweb/rds/issues"
You can’t perform that action at this time.
0 commit comments