Skip to content

Commit

Permalink
chore(release): 1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0](v1.9.0...v1.10.0) (2024-01-11)

### Bug Fixes

* added tab title ([3d6d298](3d6d298))

### Features

* added support for describing objects ([c5c9a83](c5c9a83))
* added support for multi-container shell selection ([2b3d513](2b3d513))
* specify optional container for shell component ([7cdf280](7cdf280))
  • Loading branch information
semantic-release-bot committed Jan 11, 2024
1 parent c5c9a83 commit 1816709
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.9.0",
"version": "1.10.0",
"scripts": {
"dev": "RUST_BACKTRACE=1 concurrently -k \"tauri dev\" \"pnpm devtools\"",
"build": "tauri build",
Expand Down

0 comments on commit 1816709

Please sign in to comment.