|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.0.0](https://github.com/ueokande/setup-chrome-sandbox/compare/setup-chrome-v1.7.1...setup-chrome-v1.0.0) (2024-07-13) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* Add `chrome-path` output ([#327](https://github.com/ueokande/setup-chrome-sandbox/issues/327)) ([b216760](https://github.com/ueokande/setup-chrome-sandbox/commit/b2167607c7f87c1d8026e564d6dcde8fc18654b5)) |
| 9 | +* Add `install-dependencies` parameter ([#521](https://github.com/ueokande/setup-chrome-sandbox/issues/521)) ([808262a](https://github.com/ueokande/setup-chrome-sandbox/commit/808262a22c281a8f87e58abea70d008d15916821)) |
| 10 | +* Output version ([#319](https://github.com/ueokande/setup-chrome-sandbox/issues/319)) ([01ba6fc](https://github.com/ueokande/setup-chrome-sandbox/commit/01ba6fcebedc628eab00d4d550a9b5257bc6111c)) |
| 11 | +* support `macos-14` runner ([#483](https://github.com/ueokande/setup-chrome-sandbox/issues/483)) ([c7a9638](https://github.com/ueokande/setup-chrome-sandbox/commit/c7a9638ceead5dc0072ed72e8dcba019186cc665)) |
| 12 | +* support installing a compatible version of ChromeDriver ([#548](https://github.com/ueokande/setup-chrome-sandbox/issues/548)) ([f0f75ba](https://github.com/ueokande/setup-chrome-sandbox/commit/f0f75ba773df0ba7c82aad050bc94bbb69a1e5f7)) |
| 13 | +* support M1/M2 mac ([#426](https://github.com/ueokande/setup-chrome-sandbox/issues/426)) ([8a8f449](https://github.com/ueokande/setup-chrome-sandbox/commit/8a8f4497e59bf92e66270626dbcc37a2aa0933e5)) |
| 14 | +* Support to install by a specific version ([#444](https://github.com/ueokande/setup-chrome-sandbox/issues/444)) ([775b8fb](https://github.com/ueokande/setup-chrome-sandbox/commit/775b8fb5bb29c3f0bd6c573adb3174095102e7cc)) |
| 15 | + |
| 16 | + |
| 17 | +### Bug Fixes |
| 18 | + |
| 19 | +* bump typescript from 4.3.2 to 4.9.5 ([#314](https://github.com/ueokande/setup-chrome-sandbox/issues/314)) ([a5f9494](https://github.com/ueokande/setup-chrome-sandbox/commit/a5f9494933005154a9571cfc7cd57459084e91dd)) |
| 20 | +* **deps:** bump @actions/io from 1.1.2 to 1.1.3 ([#333](https://github.com/ueokande/setup-chrome-sandbox/issues/333)) ([619ab4e](https://github.com/ueokande/setup-chrome-sandbox/commit/619ab4ecda61fb4ee08835d01c8aad9b7381d78a)) |
| 21 | +* **deps:** bump the actions group with 1 update ([#406](https://github.com/ueokande/setup-chrome-sandbox/issues/406)) ([f318cc2](https://github.com/ueokande/setup-chrome-sandbox/commit/f318cc23baba89e414d91f638b85a97363758ac6)) |
| 22 | +* **deps:** bump the actions group with 1 update ([#505](https://github.com/ueokande/setup-chrome-sandbox/issues/505)) ([21a0849](https://github.com/ueokande/setup-chrome-sandbox/commit/21a0849857a04999f466f1573877d549dbebc23f)) |
| 23 | +* **deps:** bump the actions group with 2 updates ([#388](https://github.com/ueokande/setup-chrome-sandbox/issues/388)) ([17715dd](https://github.com/ueokande/setup-chrome-sandbox/commit/17715ddf4fffdf5aecf4db00899254cccfc42427)) |
| 24 | +* **deps:** migrate a package manager to pnpm ([#384](https://github.com/ueokande/setup-chrome-sandbox/issues/384)) ([5fa5696](https://github.com/ueokande/setup-chrome-sandbox/commit/5fa56961cf53f049d4a4963f21322f4aec3de1d3)) |
| 25 | +* fix stable channel version on Intel Mac ([#351](https://github.com/ueokande/setup-chrome-sandbox/issues/351)) ([68cb47d](https://github.com/ueokande/setup-chrome-sandbox/commit/68cb47d5946fd8cad495395835d94ab24f182393)) |
| 26 | +* install package with sudo for non-root users by default ([#546](https://github.com/ueokande/setup-chrome-sandbox/issues/546)) ([5325b7d](https://github.com/ueokande/setup-chrome-sandbox/commit/5325b7d75ccf0a4a39f671ece6a3ec5a3968c665)), closes [#544](https://github.com/ueokande/setup-chrome-sandbox/issues/544) |
| 27 | +* tool-cache does not work ([#533](https://github.com/ueokande/setup-chrome-sandbox/issues/533)) ([e88eaf7](https://github.com/ueokande/setup-chrome-sandbox/commit/e88eaf738be41864c31ee42ad17d06d10b166676)), closes [#504](https://github.com/ueokande/setup-chrome-sandbox/issues/504) |
| 28 | +* try to install browser version when user will not install ChromeDriver ([#551](https://github.com/ueokande/setup-chrome-sandbox/issues/551)) ([f5596e0](https://github.com/ueokande/setup-chrome-sandbox/commit/f5596e0a950ec3cf422a66d3d9c180bfa8edde65)), closes [#550](https://github.com/ueokande/setup-chrome-sandbox/issues/550) |
| 29 | +* Update nodejs version 20 ([#480](https://github.com/ueokande/setup-chrome-sandbox/issues/480)) ([f2d38a6](https://github.com/ueokande/setup-chrome-sandbox/commit/f2d38a6a7f1e725ec59a107ed254971eca75fc3e)) |
| 30 | +* Update README.md ([dff232f](https://github.com/ueokande/setup-chrome-sandbox/commit/dff232fba17872829fbd7b71521d62856339a97a)) |
| 31 | +* use cached dir on linux ([#540](https://github.com/ueokande/setup-chrome-sandbox/issues/540)) ([4e11c0b](https://github.com/ueokande/setup-chrome-sandbox/commit/4e11c0b29cc0a878fc608398eb9ba610ceea2d5e)) |
| 32 | +* use new set-output ([#310](https://github.com/ueokande/setup-chrome-sandbox/issues/310)) ([dfa9d49](https://github.com/ueokande/setup-chrome-sandbox/commit/dfa9d496acb6917e6b6f7bbf23cfa84841310604)) |
| 33 | + |
| 34 | + |
| 35 | +### Miscellaneous Chores |
| 36 | + |
| 37 | +* use v1 ([408c365](https://github.com/ueokande/setup-chrome-sandbox/commit/408c36552a3271ce4bf5de164eb421f9d55451cb)) |
| 38 | + |
3 | 39 | ## [1.7.1](https://github.com/browser-actions/setup-chrome/compare/setup-chrome-v1.7.0...setup-chrome-v1.7.1) (2024-05-27)
|
4 | 40 |
|
5 | 41 |
|
|
0 commit comments