Skip to content

Commit

Permalink
chore(release): 1.17.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.17.0](v1.16.1...v1.17.0) (2024-02-08)

### Bug Fixes

* autoscrolling in logs ([5155799](5155799))

### Features

* added switch namespace command to command palette ([e0c8a17](e0c8a17))
  • Loading branch information
semantic-release-bot committed Feb 8, 2024
1 parent e0c8a17 commit 03ef8e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jet-pilot",
"private": true,
"version": "1.16.1",
"version": "1.17.0",
"scripts": {
"dev": "RUST_BACKTRACE=1 concurrently -k \"tauri dev\" \"pnpm devtools\"",
"build": "tauri build",
Expand Down

0 comments on commit 03ef8e2

Please sign in to comment.