Skip to content

Commit 2e806bb

Browse files
authored
chore(release): 6.2.0 (#11831)
1 parent ae2d178 commit 2e806bb

File tree

36 files changed

+67
-909
lines changed

36 files changed

+67
-909
lines changed

CHANGELOG.md

Lines changed: 4 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -3,93 +3,24 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
# [6.2.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.5...v6.2.0-alpha.6) (2022-12-05)
6+
# [6.2.0](https://github.com/Opentrons/opentrons/compare/v6.1.0...v6.2.0) (2022-12-06)
77

88

99
### Bug Fixes
1010

1111
* **app:** handle the input via OT_APP_DISCOVERY__CANDIDATES ([#11759](https://github.com/Opentrons/opentrons/issues/11759)) ([48c4ad7](https://github.com/Opentrons/opentrons/commit/48c4ad768cefa1086038c940389640af8c15bf5b))
1212
* **protocol-designer:** various UI changes to increase usability and center modals ([#11754](https://github.com/Opentrons/opentrons/issues/11754)) ([8427b42](https://github.com/Opentrons/opentrons/commit/8427b421d3bc62e9da32082763c37b8a4577cb80))
13-
14-
15-
16-
17-
18-
# [6.2.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.4...v6.2.0-alpha.5) (2022-11-17)
19-
20-
21-
### Bug Fixes
22-
2313
* **app:** pD protocol thermocycler profile steps readability ([#11753](https://github.com/Opentrons/opentrons/issues/11753)) ([0589d34](https://github.com/Opentrons/opentrons/commit/0589d346fce4633a1d82bc728e24f31bf360154e))
24-
25-
26-
27-
28-
29-
# [6.2.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.3...v6.2.0-alpha.4) (2022-11-15)
30-
31-
32-
### Bug Fixes
33-
3414
* **api:** allow loadLiquid command to no-op when liquid FF is off ([#11741](https://github.com/Opentrons/opentrons/issues/11741)) ([7d440e9](https://github.com/Opentrons/opentrons/commit/7d440e9192eb5bde1922b36a26ca9ed00aac6737))
3515
* **protocol-designer:** aspirate after dispense in transfer now counts as air gap ([#11742](https://github.com/Opentrons/opentrons/issues/11742)) ([d5854e1](https://github.com/Opentrons/opentrons/commit/d5854e14f458be04007682da9b49ba16a4360e30))
36-
37-
38-
### Features
39-
40-
* **protocol-designer:** add Thermocycler GEN2 to announcement modal ([#11731](https://github.com/Opentrons/opentrons/issues/11731)) ([f696e81](https://github.com/Opentrons/opentrons/commit/f696e81248c84bd6a9447658514a0a0cb2b411b0))
41-
42-
43-
44-
45-
46-
# [6.2.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.2...v6.2.0-alpha.3) (2022-11-10)
47-
48-
49-
### Bug Fixes
50-
5116
* **api:** ensure Thermocycler status APIs return vanilla strings ([#11694](https://github.com/Opentrons/opentrons/issues/11694)) ([10509dd](https://github.com/Opentrons/opentrons/commit/10509ddc11ccd89a1fa995b34e264873c7375e11))
5217
* **app:** downgrading robot software version and install btn fix ([#11707](https://github.com/Opentrons/opentrons/issues/11707)) ([c454b0c](https://github.com/Opentrons/opentrons/commit/c454b0c5ed85ab8d22059a8ef7786905005e2757))
5318
* **app:** include enabling log aggregation as toggle in robot settings ([#11715](https://github.com/Opentrons/opentrons/issues/11715)) ([29fd028](https://github.com/Opentrons/opentrons/commit/29fd0289d146529a46da503985120e49339349ec))
5419
* **app:** reintroduce deleted reanalyze menu item ([#11643](https://github.com/Opentrons/opentrons/issues/11643)) ([#11713](https://github.com/Opentrons/opentrons/issues/11713)) ([d320a77](https://github.com/Opentrons/opentrons/commit/d320a7773b1be51a0132df9f7844203d0f52fb54))
5520
* **robot-server:** Do not raise exception when unpickling unknown types ([#11692](https://github.com/Opentrons/opentrons/issues/11692)) ([78340da](https://github.com/Opentrons/opentrons/commit/78340dadcb973beb9ed4f133b017e1ea784c13bf))
56-
57-
58-
### Features
59-
60-
* **app:** Thermocycler GEN1 and GEN2 lid status in_between wire up ([#11686](https://github.com/Opentrons/opentrons/issues/11686)) ([8a04fdd](https://github.com/Opentrons/opentrons/commit/8a04fdd1a4a9549bec561f655519ca2f3270f6ca))
61-
* **protocol-designer:** bump PD version up to 6.1.0 ([#11688](https://github.com/Opentrons/opentrons/issues/11688)) ([066d2fd](https://github.com/Opentrons/opentrons/commit/066d2fd12ab06be4a2c240c936d19867fc0710ea))
62-
63-
64-
65-
66-
67-
# [6.2.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.1...v6.2.0-alpha.2) (2022-11-04)
68-
69-
70-
### Bug Fixes
71-
7221
* **api:** fix ot3 calibration failing test ([#11617](https://github.com/Opentrons/opentrons/issues/11617)) ([ce49a14](https://github.com/Opentrons/opentrons/commit/ce49a1443105d1b5f368be8c5d32d4153ca2b338))
7322
* **api:** more cherry-pick merge conflict failures ([#11678](https://github.com/Opentrons/opentrons/issues/11678)) ([200b359](https://github.com/Opentrons/opentrons/commit/200b3597190e2402163820d3d3e65ccfe8624a7c))
7423
* **api:** thermocycler test merge conflict ([#11674](https://github.com/Opentrons/opentrons/issues/11674)) ([a598f4d](https://github.com/Opentrons/opentrons/commit/a598f4d73af6d7e21f37f26e5b1f06f3d7290e99))
75-
76-
77-
78-
79-
80-
# [6.2.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.0...v6.2.0-alpha.1) (2022-11-03)
81-
82-
**Note:** Version bump only for package opentrons
83-
84-
85-
86-
87-
88-
# [6.2.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.1.0...v6.2.0-alpha.0) (2022-10-27)
89-
90-
91-
### Bug Fixes
92-
9324
* **api:** allow relative threshold value to be set for capacitive probe ([#11601](https://github.com/Opentrons/opentrons/issues/11601)) ([8d6519b](https://github.com/Opentrons/opentrons/commit/8d6519bd679317e3ee354f96e1065e3f7f048ecf))
9425
* **api:** correct critical points for gen3 multis ([#11405](https://github.com/Opentrons/opentrons/issues/11405)) ([797048e](https://github.com/Opentrons/opentrons/commit/797048e749ab733c573a69c85d62da1cb692e5bc))
9526
* **api:** Disallow uploading a protocol with non matching references ([#11418](https://github.com/Opentrons/opentrons/issues/11418)) ([2b6f6f1](https://github.com/Opentrons/opentrons/commit/2b6f6f10ae47d891126e4670b3c113ce00457a9b))
@@ -131,6 +62,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
13162

13263
### Features
13364

65+
* **protocol-designer:** add Thermocycler GEN2 to announcement modal ([#11731](https://github.com/Opentrons/opentrons/issues/11731)) ([f696e81](https://github.com/Opentrons/opentrons/commit/f696e81248c84bd6a9447658514a0a0cb2b411b0))
66+
* **app:** Thermocycler GEN1 and GEN2 lid status in_between wire up ([#11686](https://github.com/Opentrons/opentrons/issues/11686)) ([8a04fdd](https://github.com/Opentrons/opentrons/commit/8a04fdd1a4a9549bec561f655519ca2f3270f6ca))
67+
* **protocol-designer:** bump PD version up to 6.1.0 ([#11688](https://github.com/Opentrons/opentrons/issues/11688)) ([066d2fd](https://github.com/Opentrons/opentrons/commit/066d2fd12ab06be4a2c240c936d19867fc0710ea))
13468
* **api:** Add labware, modules, liquids, and pipettes to cli analyze result ([#11451](https://github.com/Opentrons/opentrons/issues/11451)) ([129ffa8](https://github.com/Opentrons/opentrons/commit/129ffa8a28d7fe7d793b72a352f1dd7968676e66))
13569
* **api:** Enable calibrate-pipette command for OT3 hardware ([#11482](https://github.com/Opentrons/opentrons/issues/11482)) ([d3d71e3](https://github.com/Opentrons/opentrons/commit/d3d71e3e263b68d07c0c9fa775adfeddd2b4e406))
13670
* **api:** thermocycler-gen2 firmware update ([#11305](https://github.com/Opentrons/opentrons/issues/11305)) ([011d900](https://github.com/Opentrons/opentrons/commit/011d90044cbf0889aba0453122987447aee05018))

api-client/CHANGELOG.md

Lines changed: 1 addition & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -3,55 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
# [6.2.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.5...v6.2.0-alpha.6) (2022-12-05)
7-
8-
**Note:** Version bump only for package @opentrons/api-client
9-
10-
11-
12-
13-
14-
# [6.2.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.4...v6.2.0-alpha.5) (2022-11-17)
15-
16-
**Note:** Version bump only for package @opentrons/api-client
17-
18-
19-
20-
21-
22-
# [6.2.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.3...v6.2.0-alpha.4) (2022-11-15)
23-
24-
**Note:** Version bump only for package @opentrons/api-client
25-
26-
27-
28-
29-
30-
# [6.2.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.2...v6.2.0-alpha.3) (2022-11-10)
31-
32-
**Note:** Version bump only for package @opentrons/api-client
33-
34-
35-
36-
37-
38-
# [6.2.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.1...v6.2.0-alpha.2) (2022-11-04)
39-
40-
**Note:** Version bump only for package @opentrons/api-client
41-
42-
43-
44-
45-
46-
# [6.2.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.0...v6.2.0-alpha.1) (2022-11-03)
47-
48-
**Note:** Version bump only for package @opentrons/api-client
49-
50-
51-
52-
53-
54-
# [6.2.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.1.0...v6.2.0-alpha.0) (2022-10-27)
6+
# [6.2.0](https://github.com/Opentrons/opentrons/compare/v6.1.0...v6.2.0) (2022-12-06)
557

568

579
### Features

api-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "@opentrons/api-client",
44
"description": "Opentrons robot API client for Node.js and the browser",
5-
"version": "6.2.0-alpha.6",
5+
"version": "6.2.0",
66
"license": "Apache-2.0",
77
"main": "dist/api-client.js",
88
"module": "dist/api-client.mjs",
@@ -13,7 +13,7 @@
1313
"./dist/api-client.mjs": "./dist/api-client.browser.mjs"
1414
},
1515
"dependencies": {
16-
"@opentrons/shared-data": "6.2.0-alpha.6",
16+
"@opentrons/shared-data": "6.2.0",
1717
"axios": "^0.21.1"
1818
}
1919
}

api/src/opentrons/CHANGELOG.md

Lines changed: 1 addition & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -3,65 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
# [6.2.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.5...v6.2.0-alpha.6) (2022-12-05)
7-
8-
**Note:** Version bump only for package @opentrons/api-server
9-
10-
11-
12-
13-
14-
# [6.2.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.4...v6.2.0-alpha.5) (2022-11-17)
15-
16-
**Note:** Version bump only for package @opentrons/api-server
17-
18-
19-
20-
21-
22-
# [6.2.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.3...v6.2.0-alpha.4) (2022-11-15)
23-
24-
25-
### Bug Fixes
26-
27-
* **api:** allow loadLiquid command to no-op when liquid FF is off ([#11741](https://github.com/Opentrons/opentrons/issues/11741)) ([7d440e9](https://github.com/Opentrons/opentrons/commit/7d440e9192eb5bde1922b36a26ca9ed00aac6737))
28-
29-
30-
31-
32-
33-
# [6.2.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.2...v6.2.0-alpha.3) (2022-11-10)
6+
# [6.2.0](https://github.com/Opentrons/opentrons/compare/v6.1.0...v6.2.0) (2022-12-06)
347

358

369
### Bug Fixes
3710

3811
* **api:** ensure Thermocycler status APIs return vanilla strings ([#11694](https://github.com/Opentrons/opentrons/issues/11694)) ([10509dd](https://github.com/Opentrons/opentrons/commit/10509ddc11ccd89a1fa995b34e264873c7375e11))
39-
40-
41-
42-
43-
44-
# [6.2.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.1...v6.2.0-alpha.2) (2022-11-04)
45-
46-
**Note:** Version bump only for package @opentrons/api-server
47-
48-
49-
50-
51-
52-
# [6.2.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.0...v6.2.0-alpha.1) (2022-11-03)
53-
54-
**Note:** Version bump only for package @opentrons/api-server
55-
56-
57-
58-
59-
60-
# [6.2.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.1.0...v6.2.0-alpha.0) (2022-10-27)
61-
62-
63-
### Bug Fixes
64-
6512
* **api:** allow relative threshold value to be set for capacitive probe ([#11601](https://github.com/Opentrons/opentrons/issues/11601)) ([8d6519b](https://github.com/Opentrons/opentrons/commit/8d6519bd679317e3ee354f96e1065e3f7f048ecf))
6613
* **api:** correct critical points for gen3 multis ([#11405](https://github.com/Opentrons/opentrons/issues/11405)) ([797048e](https://github.com/Opentrons/opentrons/commit/797048e749ab733c573a69c85d62da1cb692e5bc))
6714
* **api:** ensure first module read completes during HW API build ([#11573](https://github.com/Opentrons/opentrons/issues/11573)) ([52ae103](https://github.com/Opentrons/opentrons/commit/52ae1031c08c7cc75dc13b8b8fc4e44a459e6874))

api/src/opentrons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentrons/api-server",
3-
"version": "6.2.0-alpha.6",
3+
"version": "6.2.0",
44
"description": "Opentrons API server application",
55
"repository": {
66
"type": "git",

app-shell/CHANGELOG.md

Lines changed: 1 addition & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -3,60 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
# [6.2.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.5...v6.2.0-alpha.6) (2022-12-05)
6+
# [6.2.0](https://github.com/Opentrons/opentrons/compare/v6.1.0...v6.2.0) (2022-12-06)
77

88

99
### Bug Fixes
1010

1111
* **app:** handle the input via OT_APP_DISCOVERY__CANDIDATES ([#11759](https://github.com/Opentrons/opentrons/issues/11759)) ([48c4ad7](https://github.com/Opentrons/opentrons/commit/48c4ad768cefa1086038c940389640af8c15bf5b))
1212

1313

14-
15-
16-
17-
# [6.2.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.4...v6.2.0-alpha.5) (2022-11-17)
18-
19-
**Note:** Version bump only for package @opentrons/app-shell
20-
21-
22-
23-
24-
25-
# [6.2.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.3...v6.2.0-alpha.4) (2022-11-15)
26-
27-
**Note:** Version bump only for package @opentrons/app-shell
28-
29-
30-
31-
32-
33-
# [6.2.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.2...v6.2.0-alpha.3) (2022-11-10)
34-
35-
**Note:** Version bump only for package @opentrons/app-shell
36-
37-
38-
39-
40-
41-
# [6.2.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.1...v6.2.0-alpha.2) (2022-11-04)
42-
43-
**Note:** Version bump only for package @opentrons/app-shell
44-
45-
46-
47-
48-
49-
# [6.2.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v6.2.0-alpha.0...v6.2.0-alpha.1) (2022-11-03)
50-
51-
**Note:** Version bump only for package @opentrons/app-shell
52-
53-
54-
55-
56-
57-
# [6.2.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v6.1.0...v6.2.0-alpha.0) (2022-10-27)
58-
59-
6014
### Features
6115

6216
* **app, api-client:** wire up liquid setup and protocol details ([#11455](https://github.com/Opentrons/opentrons/issues/11455)) ([0c6ee3d](https://github.com/Opentrons/opentrons/commit/0c6ee3d7ced0afd1a27bb42da4f6760cb93f71a5))

app-shell/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@opentrons/app-shell",
33
"private": true,
44
"productName": "Opentrons",
5-
"version": "6.2.0-alpha.6",
5+
"version": "6.2.0",
66
"description": "Opentrons desktop application",
77
"main": "lib/main.js",
88
"types": "lib/main.d.ts",
@@ -28,9 +28,9 @@
2828
]
2929
},
3030
"devDependencies": {
31-
"@opentrons/app": "6.2.0-alpha.6",
32-
"@opentrons/discovery-client": "6.2.0-alpha.6",
33-
"@opentrons/shared-data": "6.2.0-alpha.6"
31+
"@opentrons/app": "6.2.0",
32+
"@opentrons/discovery-client": "6.2.0",
33+
"@opentrons/shared-data": "6.2.0"
3434
},
3535
"dependencies": {
3636
"@thi.ng/paths": "1.6.5",

0 commit comments

Comments
 (0)