Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Aug 29, 2024
1 parent 1f7d8b7 commit 9809f04
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Publish VS Code Extension
run: |
cd storage/framework/ide/vscode
npm ci
npm install
vsce publish
cd ../../../../
env:
Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Stacks Changelog

## v0.64.2...v0.64.3

[compare changes](https://github.com/stacksjs/stacks/compare/v0.64.2...v0.64.3)

### 🏡 Chore

- Wip ([67e84e041](https://github.com/stacksjs/stacks/commit/67e84e041))
- Wip ([b15cae608](https://github.com/stacksjs/stacks/commit/b15cae608))
- Release v0.64.3 ([1f7d8b7a9](https://github.com/stacksjs/stacks/commit/1f7d8b7a9))

### ❤️ Contributors

- Chris <[email protected]>

## v0.64.1...v0.64.2

[compare changes](https://github.com/stacksjs/stacks/compare/v0.64.1...v0.64.2)
Expand Down

0 comments on commit 9809f04

Please sign in to comment.