@@ -4,56 +4,8 @@ Note: The source code for this project is now maintained at https://github.com/A
4
4
5
5
## Latest Changes
6
6
7
- * Desktop App: update Electron and related package versions. (#78098 )
8
- * Switch yarn frozen lockfile to immutable flag (#78150 )
9
- * chore: update Playwright to 1.34 (#77835 )
10
- * desktop: replace windows codesigning cert (#75441 )
11
- * Upgrade Playwright to 1.32. (#74983 )
12
- * Update Playwright to 1.30.x (#73501 )
13
- * Eslint autofix
14
- * Eslint autofix (#72303 )
15
- * [ HOLD] desktop: rotate secrets (#71738 )
16
- * Desktop: Remove enzyme dependency (#70942 )
17
- * chore: update Playwright to 1.28. (#70724 )
18
- * Fix Stylelint errors for rule: ` color-named ` (#68315 )
19
- * Fix Stylelint errors for no-duplicate-properties (#68963 )
20
- * Update Playwright to 1.26 (#68855 )
21
- * CI: update Playwright to 1.25. (#67473 )
22
- * Stylelint: Fix/ignore function-url-quotes errors (#68181 )
23
- * Stylelint: Ignore 'declaration-property-unit-allowed-list' errors (#68136 )
24
- * Autofix stylelint errors in Calypso (#67568 )
25
- * Playwright package: (#65397 )
26
- * CI: clean up Chromedriver and references from repo. (#63987 )
27
- * CI: upgrade Playwright to 1.19. (#61714 )
28
- * desktop: update playwright and electron (#61081 )
29
- * CI: upgrade to Playwright 1.18 (#60902 )
30
- * style: Lint ` package.json ` files (#59432 )
31
- * Fix package.json lint errors (#59433 )
32
- * CI: use Playwright 1.16. (#59159 )
33
- * desktop: update wp-destkop README template (#59141 )
34
- * chore(deps): update dependency copy-webpack-plugin to v10 (#59047 )
35
- * Revert "CI: Use Playwright 1.17 (#58797 )" (#58878 )
36
- * CI: Use Playwright 1.17 (#58797 )
37
- * chore: Use workspace protocol for packages in the monorepo (#58050 )
38
- * Fix desktop peer dependencies (#57714 )
39
- * build: Fix mac and windows builds for WP Desktop (#57705 )
40
- * Fix desktop calypso-build dependency (#57712 )
41
- * build: Merges desktop's dependency tree into the main dependency tree (#57633 )
42
- * chore: Migrate Desktop to Yarn v3 (#57593 )
43
- * chore: Clean up yarn.lock (#57592 )
44
- * build: Use the right path for yarn cache in CircleCI (#57597 )
45
- * ci: Use Playwright to run WP Desktop tests (#57466 )
46
- * chore: Fix ESlint issues (II) (#57013 )
47
- * chore: Extract shared eslint config to its own package (#56818 )
48
- * chore: Add eslint config for code meant to run in Node.js (#56746 )
49
- * desktop: fix copy shortlink (#56477 )
50
- * chore: Fix eslint rule jsdoc/check-tag-names (#56605 )
51
- * chore: Update several webpack-related packages (#56337 )
52
- * desktop(notifications): add automattcher case and URL fallback (#56255 )
53
- * desktop: update docs (#56228 )
54
- * chore: Fix import/order (#55886 )
55
- * desktop: refine changelog script (#55623 )
56
- * chore: Enable import/order across the whole repo (#55793 )
57
- * chore: Migrate to Yarn v3 (#51719 )
58
- * chore: Refactor client/lib to use import/order (#55200 )
59
-
7
+ * desktop: update Electron and related package versions. (github/Automattic/wp-calypso#78098)
8
+ * desktop: fix copy shortlink (github/Automattic/wp-calypso#56477)
9
+ * desktop(notifications): add automattcher case and URL fallback (github/Automattic/wp-calypso#56255)
10
+ * desktop: update docs (github/Automattic/wp-calypso#56228)
11
+ * desktop: refine changelog script (github/Automattic/wp-calypso#55623)
0 commit comments