Commit Graph

31 Commits

Author SHA1 Message Date
Benjamin Shafii
4a3e43e597 chore: bump version to 0.11.199 2026-04-01 18:48:35 -07:00
Benjamin Shafii
761796fd33 chore: bump version to 0.11.198 2026-03-30 22:30:04 -07:00
Benjamin Shafii
020d763667 chore: bump version to 0.11.197 2026-03-30 21:50:48 -07:00
Benjamin Shafii
663e357b00 chore: bump version to 0.11.196 2026-03-30 13:56:06 -07:00
src-opn
9d5b14b4f4 chore: bump version to 0.11.195 2026-03-27 14:29:11 -07:00
src-opn
41d93e2ece chore: bump version to 0.11.194 2026-03-26 13:15:32 -07:00
Benjamin Shafii
da74ba9a75 chore: bump version to 0.11.193 2026-03-25 21:53:12 -07:00
Benjamin Shafii
5f30ad2a87 chore: bump version to 0.11.192 2026-03-25 14:56:33 -07:00
Omar McAdam
6c9700ce85 chore: bump version to 0.11.191 2026-03-24 17:34:29 -07:00
Benjamin Shafii
6c22f80018 chore: bump version to 0.11.190 2026-03-24 16:01:42 -07:00
Benjamin Shafii
a7fa0312cf chore: bump version to 0.11.189 2026-03-24 09:39:37 -07:00
Benjamin Shafii
c9e00db612 chore: bump version to 0.11.188 2026-03-24 09:29:02 -07:00
Benjamin Shafii
5d1c6a28a2 chore: bump version to 0.11.187 2026-03-24 07:37:58 -07:00
Benjamin Shafii
30737e99a2 chore: bump version to 0.11.186 2026-03-23 22:45:54 -07:00
Omar McAdam
5584dfd652 chore: bump version to 0.11.185 2026-03-23 22:03:43 -07:00
Benjamin Shafii
09204a02ff chore: bump version to 0.11.184 2026-03-23 07:33:50 -07:00
Benjamin Shafii
160198ab94 chore: bump version to 0.11.183 2026-03-22 21:59:34 -07:00
Benjamin Shafii
7a0e31d004 chore: bump version to 0.11.182 2026-03-22 18:18:18 -07:00
Benjamin Shafii
abcfdfc745 chore: bump version to 0.11.181 2026-03-22 09:31:39 -07:00
Benjamin Shafii
093ee573a0 chore: bump version to 0.11.180 2026-03-22 09:29:16 -07:00
Jan Carbonell
5f0434568f chore: bump version to 0.11.179 2026-03-21 22:33:09 -07:00
Benjamin Shafii
1cc5360f62 chore: bump version to 0.11.178 2026-03-21 19:37:02 -07:00
Omar McAdam
9603be37d2 chore: bump version to 0.11.177 2026-03-20 13:24:23 -07:00
Omar McAdam
47b6f7e37a chore: bump version to 0.11.176 2026-03-20 12:51:31 -07:00
Benjamin Shafii
da0cd71c7e chore: bump version to 0.11.175 2026-03-19 22:21:17 -07:00
Benjamin Shafii
9f3890f609 chore: bump version to 0.11.174 2026-03-19 18:59:35 -07:00
Omar McAdam
5f0e11ceca chore: bump version to 0.11.173 2026-03-19 15:41:22 -07:00
Omar McAdam
d47a194d93 chore: bump version to 0.11.172 2026-03-19 15:07:12 -07:00
Omar McAdam
aa313c0ac9 fix: rename openwork-server package references (#1040)
Co-authored-by: Omar McAdam <omar@OpenWork-Studio.localdomain>
2026-03-19 14:27:34 -07:00
Benjamin Shafii
10ec28d6dc chore: bump version to 0.11.171 2026-03-19 14:01:13 -07:00
Omar McAdam
2b91b4d777 refactor: repo folder structure (#1038)
* refactor(repo): move OpenWork apps into apps and ee layout

Rebase the monorepo layout migration onto the latest dev changes so the moved app, desktop, share, and cloud surfaces keep working from their new paths. Carry the latest deeplink, token persistence, build, Vercel, and docs updates forward to avoid stale references and broken deploy tooling.

* chore(repo): drop generated desktop artifacts

Ignore the moved Tauri target and sidecar paths so local cargo checks do not pollute the branch. Remove the accidentally committed outputs from the repo while keeping the layout migration intact.

* fix(release): drop built server cli artifact

Stop tracking the locally built apps/server/cli binary so generated server outputs do not leak into commits. Also update the release workflow to check the published scoped package name for @openwork/server before deciding whether npm publish is needed.

* fix(workspace): add stable CLI bin wrappers

Point the server and router package bins at committed wrapper scripts so workspace installs can create shims before dist outputs exist. Keep the wrappers compatible with built binaries and source checkouts to avoid Vercel install warnings without changing runtime behavior.
2026-03-19 11:41:38 -07:00