File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed
Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.8] ( https://github.com/mxvsh/wave/compare/v0.3.7...v0.3.8 ) (2026-04-04)
4+
35## [ 0.3.7] ( https://github.com/mxvsh/wave/compare/v0.3.6...v0.3.7 ) (2026-04-04)
46
57### Bug Fixes
Original file line number Diff line number Diff line change 283283 CODE_SIGN_ENTITLEMENTS = wave/wave.entitlements;
284284 CODE_SIGN_STYLE = Automatic;
285285 COMBINE_HIDPI_IMAGES = YES;
286- CURRENT_PROJECT_VERSION = 0.3.7 ;
286+ CURRENT_PROJECT_VERSION = 0.3.8 ;
287287 DEVELOPMENT_TEAM = 996Y4MJA7D;
288288 ENABLE_APP_SANDBOX = NO;
289289 ENABLE_HARDENED_RUNTIME = YES;
326326 CODE_SIGN_ENTITLEMENTS = wave/wave.entitlements;
327327 CODE_SIGN_STYLE = Automatic;
328328 COMBINE_HIDPI_IMAGES = YES;
329- CURRENT_PROJECT_VERSION = 0.3.7 ;
329+ CURRENT_PROJECT_VERSION = 0.3.8 ;
330330 DEVELOPMENT_TEAM = 996Y4MJA7D;
331331 ENABLE_APP_SANDBOX = NO;
332332 ENABLE_HARDENED_RUNTIME = YES;
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >0.3.7 </string >
20+ <string >0.3.8 </string >
2121 <key >CFBundleVersion </key >
22- <string >0.3.7 </string >
22+ <string >0.3.8 </string >
2323 <key >LSUIElement </key >
2424 <false />
2525 <key >NSAccentColorName </key >
Original file line number Diff line number Diff line change 99 "@release-it/conventional-changelog" : " ^10.0.5" ,
1010 "release-it" : " ^19.2.4"
1111 },
12- "version" : " 0.3.7 "
12+ "version" : " 0.3.8 "
1313}
You can’t perform that action at this time.
0 commit comments