Skip to content

Commit f0e971d

Browse files
docs: update README What's New for v0.4.1 [skip ci]
1 parent f517be4 commit f0e971d

1 file changed

Lines changed: 8 additions & 12 deletions

File tree

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -50,21 +50,17 @@ null-e sweep
5050

5151
## What's New
5252

53-
### v0.4.0
54-
55-
### ⚠ BREAKING CHANGES
56-
57-
* project restructured as Cargo workspace with Tauri GUI crate
58-
59-
### Features
60-
61-
* add Tauri GUI with full UX, auto-update, system tray, and cross-platform releases ([1e0b5f9](https://github.com/us/null-e/commit/1e0b5f9ab5d355122e0610d5be2cc92a875df555))
62-
53+
### v0.4.1
6354

6455
### Bug Fixes
6556

66-
* **ci:** exclude Tauri GUI crate from test and clippy jobs ([af19683](https://github.com/us/null-e/commit/af1968380fbb3b6b42752c2fa9d44f53f884bb0a))
67-
* **ci:** switch release-please to simple mode for Cargo workspace compatibility ([e0643b5](https://github.com/us/null-e/commit/e0643b576d0601bf426420eb3887107ae17f55cd))
57+
* **ci:** add explicit tag_name to softprops/action-gh-release ([7f7230e](https://github.com/us/null-e/commit/7f7230ee4dd308f825fcd66dacd38d25c57259b1))
58+
* **ci:** add tag input to release workflow_dispatch ([716e4a3](https://github.com/us/null-e/commit/716e4a34f560ebf64500db51c8c8eebb3486b577))
59+
* **ci:** exclude Tauri GUI from CLI release build ([9492ce9](https://github.com/us/null-e/commit/9492ce90ce0f35ca96f8ffd6c30c3f5a46dfbce7))
60+
* **ci:** pre-build frontend and skip beforeBuildCommand in tauri-action ([fff0a0f](https://github.com/us/null-e/commit/fff0a0fc904eafed883556280f525f20edf76f5b))
61+
* **ci:** trigger release workflow via workflow_dispatch from release-please ([864b61d](https://github.com/us/null-e/commit/864b61d1f0ff73d444a1a255aa041c12c7bd1aa5))
62+
* **ci:** use JSON format for tauri --config override ([44ded58](https://github.com/us/null-e/commit/44ded5885624ec26ba1eeb6c39679f827b522367))
63+
* **ci:** use RELEASE_TAG env for workflow_dispatch compatibility ([0a792ad](https://github.com/us/null-e/commit/0a792ad0fadf037a62b35554a20d1476a387ecbf))
6864

6965
See [CHANGELOG.md](CHANGELOG.md) for the full release history.
7066

0 commit comments

Comments
 (0)