File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,17 +42,17 @@ jobs:
4242 env :
4343 NODE_AUTH_TOKEN : ${{secrets.NPM_TOKEN}}
4444
45- - name : Publish Dummy Libraries
46- run : bun --filter='./storage/framework' run publish:dummy-libs
47- env :
48- NODE_AUTH_TOKEN : ${{secrets.NPM_TOKEN}}
49-
5045 # temporary workaround until npm publish is replaced with bun publish
5146 - name : Update npm and install vsce
5247 run : |
5348 npm install -g npm@latest
5449 npm install -g @vscode/vsce@latest
5550
51+ - name : Publish Dummy Libraries
52+ run : bun --filter='./storage/framework' run publish:dummy-libs
53+ env :
54+ NODE_AUTH_TOKEN : ${{secrets.NPM_TOKEN}}
55+
5656 - name : Publish VS Code Extension
5757 run : |
5858 cd storage/framework/ide/vscode
Original file line number Diff line number Diff line change 11# Stacks Changelog
22
3+ ## v0.64.4...v0.64.5
4+
5+ [ compare changes] ( https://github.com/stacksjs/stacks/compare/v0.64.4...v0.64.5 )
6+
7+ ### 🏡 Chore
8+
9+ - Wip ([ cea883b74] ( https://github.com/stacksjs/stacks/commit/cea883b74 ) )
10+ - Wip ([ bfb433817] ( https://github.com/stacksjs/stacks/commit/bfb433817 ) )
11+ - Wip ([ 3a07df4bb] ( https://github.com/stacksjs/stacks/commit/3a07df4bb ) )
12+ - Wip ([ 45c355856] ( https://github.com/stacksjs/stacks/commit/45c355856 ) )
13+ - Wip ([ ad4666db2] ( https://github.com/stacksjs/stacks/commit/ad4666db2 ) )
14+ - Wip ([ cb2d6dcff] ( https://github.com/stacksjs/stacks/commit/cb2d6dcff ) )
15+ - Wip ([ b45462df3] ( https://github.com/stacksjs/stacks/commit/b45462df3 ) )
16+ - Wip ([ 3d8200eda] ( https://github.com/stacksjs/stacks/commit/3d8200eda ) )
17+ - Wip ([ e1f8d10e5] ( https://github.com/stacksjs/stacks/commit/e1f8d10e5 ) )
18+ - Release v0.64.5 ([ 1b6d04a01] ( https://github.com/stacksjs/stacks/commit/1b6d04a01 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Chris < chrisbreuer93@gmail.com >
23+ - Glennmichael123 < gtorregosa@gmail.com >
24+
325## v0.64.3...v0.64.4
426
527[ compare changes] ( https://github.com/stacksjs/stacks/compare/v0.64.3...v0.64.4 )
You can’t perform that action at this time.
0 commit comments