Skip to content

Commit

Permalink
chore(release): 1.31.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.31.0](v1.30.0...v1.31.0) (2024-11-04)

### Bug Fixes

* added restart to statefulsets ([2abbd68](2abbd68)), closes [#33](#33)
* allow text selection in logs ([410c01e](410c01e)), closes [#29](#29)
* always show latest what's new after version update ([d4a6a69](d4a6a69))
* show correct sorting state icon on tables ([78df01c](78df01c)), closes [#30](#30)
* supply kube-context to helm ([67f06a8](67f06a8))

### Features

* added support for scaling ([9d22d7d](9d22d7d)), closes [#31](#31)
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent 2abbd68 commit 4d6b700
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.30.0",
"version": "1.31.0",
"scripts": {
"dev": "RUST_BACKTRACE=1 tauri dev",
"build": "tauri build",
Expand Down

0 comments on commit 4d6b700

Please sign in to comment.