|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
6 | | -# [6.0.0-beta.3](https://github.com/Opentrons/opentrons/compare/v6.0.0-beta.2...v6.0.0-beta.3) (2022-07-13) |
7 | | - |
8 | | -**Note:** Version bump only for package @opentrons/api-client |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | -# [6.0.0-beta.2](https://github.com/Opentrons/opentrons/compare/v6.0.0-beta.1...v6.0.0-beta.2) (2022-07-12) |
15 | | - |
16 | | -**Note:** Version bump only for package @opentrons/api-client |
17 | | - |
18 | | - |
19 | | - |
20 | | - |
21 | | - |
22 | | -# [6.0.0-beta.1](https://github.com/Opentrons/opentrons/compare/v6.0.0-alpha.5...v6.0.0-beta.1) (2022-07-06) |
23 | | - |
24 | | -**Note:** Version bump only for package @opentrons/api-client |
25 | | - |
26 | | - |
27 | | - |
28 | | - |
29 | | - |
30 | | -# [6.0.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v6.0.0-alpha.4...v6.0.0-alpha.5) (2022-07-05) |
31 | | - |
32 | | -**Note:** Version bump only for package @opentrons/api-client |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
38 | | -# [6.0.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v6.0.0-alpha.3...v6.0.0-alpha.4) (2022-07-01) |
39 | | - |
40 | | -**Note:** Version bump only for package @opentrons/api-client |
41 | | - |
42 | | - |
43 | | - |
44 | | - |
45 | | - |
46 | | -# [6.0.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.0.0-beta.0...v6.0.0-alpha.3) (2022-06-28) |
| 6 | +# [6.0.0](https://github.com/Opentrons/opentrons/compare/v5.0.2...v6.0.0) (2022-07-14) |
47 | 7 |
|
48 | 8 |
|
49 | 9 | ### Bug Fixes |
50 | 10 |
|
51 | 11 | * **app:** fix historical protocol run timestamps ([#10934](https://github.com/Opentrons/opentrons/issues/10934)) ([1ade355](https://github.com/Opentrons/opentrons/commit/1ade355b019b3f8d3988938f21047dc70b5a5cb0)) |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
56 | | - |
57 | | -# [6.0.0-beta.0](https://github.com/Opentrons/opentrons/compare/v6.0.0-alpha.2...v6.0.0-beta.0) (2022-06-10) |
58 | | - |
59 | | -**Note:** Version bump only for package @opentrons/api-client |
60 | | - |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
65 | | -# [6.0.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.0.0-alpha.1...v6.0.0-alpha.2) (2022-06-09) |
66 | | - |
67 | | -**Note:** Version bump only for package @opentrons/api-client |
68 | | - |
69 | | - |
70 | | - |
71 | | - |
72 | | - |
73 | | -# [6.0.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.0.0-alpha.0...v6.0.0-alpha.1) (2022-06-07) |
74 | | - |
75 | | -**Note:** Version bump only for package @opentrons/api-client |
76 | | - |
77 | | - |
78 | | - |
79 | | - |
80 | | - |
81 | | -# [6.0.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v5.1.0-beta.0...v6.0.0-alpha.0) (2022-05-26) |
82 | | - |
83 | | - |
84 | | -### Bug Fixes |
85 | | - |
86 | 12 | * **app:** fix robot settings rename a robot name ([#10044](https://github.com/Opentrons/opentrons/issues/10044)) ([c561f2d](https://github.com/Opentrons/opentrons/commit/c561f2d61b2921de52e8df9ad42d07877c2cdcf3)) |
87 | 13 |
|
88 | 14 |
|
89 | | -### Features |
90 | | - |
91 | | -* **app:** device Details historical run log ([#10287](https://github.com/Opentrons/opentrons/issues/10287)) ([4d39ae0](https://github.com/Opentrons/opentrons/commit/4d39ae0595fb59437ea51baee892ff8bf869a34e)), closes [#8696](https://github.com/Opentrons/opentrons/issues/8696) |
92 | | -* **app:** propose recent labware offsets to be reapplied for new protocol runs ([#10216](https://github.com/Opentrons/opentrons/issues/10216)) ([15c372c](https://github.com/Opentrons/opentrons/commit/15c372c523f376fcd592f784072aceb6254f108a)), closes [#9795](https://github.com/Opentrons/opentrons/issues/9795) |
93 | | - |
94 | | - |
95 | | - |
96 | | - |
97 | | - |
98 | | -# [5.1.0-beta.0](https://github.com/Opentrons/opentrons/compare/v5.0.2...v5.1.0-beta.0) (2022-04-20) |
99 | | - |
100 | | - |
101 | 15 | ### Features |
102 | 16 |
|
103 | 17 | * **api-client, react-api-client:** add create live command hook ([#9656](https://github.com/Opentrons/opentrons/issues/9656)) ([3f147a8](https://github.com/Opentrons/opentrons/commit/3f147a8f4dccaa369f518238700d4f287dbb9a08)), closes [#9650](https://github.com/Opentrons/opentrons/issues/9650) |
104 | 18 | * **app:** App robot settings advanced tab robot update ([#10010](https://github.com/Opentrons/opentrons/issues/10010)) ([cf4e9ec](https://github.com/Opentrons/opentrons/commit/cf4e9ecf1bc825bf86339fb0867781a8e25f7e3a)) |
| 19 | +* **app:** device Details historical run log ([#10287](https://github.com/Opentrons/opentrons/issues/10287)) ([4d39ae0](https://github.com/Opentrons/opentrons/commit/4d39ae0595fb59437ea51baee892ff8bf869a34e)), closes [#8696](https://github.com/Opentrons/opentrons/issues/8696) |
105 | 20 | * **app:** promote new navigational structure to default view ([#9980](https://github.com/Opentrons/opentrons/issues/9980)) ([4b40d83](https://github.com/Opentrons/opentrons/commit/4b40d8380327708b8a4fd4a7c628b3138e43fba0)) |
| 21 | +* **app:** propose recent labware offsets to be reapplied for new protocol runs ([#10216](https://github.com/Opentrons/opentrons/issues/10216)) ([15c372c](https://github.com/Opentrons/opentrons/commit/15c372c523f376fcd592f784072aceb6254f108a)), closes [#9795](https://github.com/Opentrons/opentrons/issues/9795) |
106 | 22 | * **app, app-shell, api-client:** include analysis as cli tool within app for protocol ingestion ([#9825](https://github.com/Opentrons/opentrons/issues/9825)) ([cdf6c59](https://github.com/Opentrons/opentrons/commit/cdf6c59a96ea6ea5dca2ed79269537dbc0bc6ff7)) |
107 | 23 |
|
108 | 24 |
|
|
0 commit comments