Skip to content

Commit b8b7b2a

Browse files
authored
chore: release main
chore: release main
2 parents 7fb4779 + e1246e4 commit b8b7b2a

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"apps/desktop": "1.16.2",
2+
"apps/desktop": "1.16.3",
33
"apps/web": "0.2.0"
44
}

apps/desktop/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414
* remove redundant tag_name in cicd. ([709c955](https://github.com/Fanzzzd/repo-wizard/commit/709c955e0d08624c24bf60694dbe4ef68e0df960))
1515
* trigger pr for desktop ([016fd95](https://github.com/Fanzzzd/repo-wizard/commit/016fd959d11068236b59b2c0950e7c805baaf622))
1616

17+
## [1.16.3](https://github.com/Fanzzzd/repo-wizard/compare/desktop-v1.16.2...desktop-v1.16.3) (2026-03-03)
18+
19+
20+
### Bug Fixes
21+
22+
* **desktop:** add release pipeline smoke marker cycle 4 ([7fb4779](https://github.com/Fanzzzd/repo-wizard/commit/7fb47790cb111af8099725a7d67cd78aa769e93b))
23+
1724
## [1.16.2](https://github.com/Fanzzzd/repo-wizard/compare/desktop-v1.16.1...desktop-v1.16.2) (2026-03-03)
1825

1926

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@repo-wizard/desktop",
33
"private": true,
4-
"version": "1.16.2",
4+
"version": "1.16.3",
55
"type": "module",
66
"scripts": {
77
"dev": "cross-env RUST_BACKTRACE=1 RUST_LOG=repo_wizard=debug,info,tao=warn,wry=warn tauri dev --config src-tauri/tauri.dev.conf.json",

0 commit comments

Comments
 (0)