Skip to content

Commit fabbb03

Browse files
authored
chore(release): 3.20.0 (#6358)
1 parent 9ae7558 commit fabbb03

File tree

28 files changed

+38
-628
lines changed

28 files changed

+38
-628
lines changed

CHANGELOG.md

Lines changed: 1 addition & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -3,64 +3,15 @@
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-
# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)
7-
6+
# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)
87

98
### Bug Fixes
109

1110
* **api:** use the hash-with-parent for rpc cal hashes ([#6355](https://github.com/Opentrons/opentrons/issues/6355)) ([6675154](https://github.com/Opentrons/opentrons/commit/6675154))
12-
13-
14-
15-
16-
17-
# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)
18-
19-
**Note:** Version bump only for package opentrons
20-
21-
22-
23-
24-
25-
# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)
26-
27-
28-
### Bug Fixes
29-
3011
* **api:** Save v2 labware in api v1 with URIs ([#6325](https://github.com/Opentrons/opentrons/issues/6325)) ([c6e3688](https://github.com/Opentrons/opentrons/commit/c6e3688))
3112
* **robot-server:** Robot server createParams bug ([fa7a35e](https://github.com/Opentrons/opentrons/commit/fa7a35e))
32-
33-
34-
35-
36-
37-
# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)
38-
39-
40-
### Bug Fixes
41-
4213
* **app:** fix tip probe button in apiV1 protocols ([#6318](https://github.com/Opentrons/opentrons/issues/6318)) ([3b75f5d](https://github.com/Opentrons/opentrons/commit/3b75f5d))
43-
44-
45-
46-
47-
48-
# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)
49-
50-
51-
### Bug Fixes
52-
5314
* **app:** fix labware list uniqueing logic for file info page ([#6309](https://github.com/Opentrons/opentrons/issues/6309)) ([ca85b7e](https://github.com/Opentrons/opentrons/commit/ca85b7e))
54-
55-
56-
57-
58-
59-
# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)
60-
61-
62-
### Bug Fixes
63-
6415
* **api:** add missing space to runlog entry for set block temperature ([#6259](https://github.com/Opentrons/opentrons/issues/6259)) ([2c24069](https://github.com/Opentrons/opentrons/commit/2c24069)), closes [#6258](https://github.com/Opentrons/opentrons/issues/6258)
6516
* **api:** avoid hitting endstop during retract fast home ([#6299](https://github.com/Opentrons/opentrons/issues/6299)) ([997e156](https://github.com/Opentrons/opentrons/commit/997e156))
6617
* **api:** Clarify what is behind GPIO connection problems ([#6204](https://github.com/Opentrons/opentrons/issues/6204)) ([5148f96](https://github.com/Opentrons/opentrons/commit/5148f96)), closes [#6164](https://github.com/Opentrons/opentrons/issues/6164)

api/src/opentrons/CHANGELOG.md

Lines changed: 1 addition & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -3,57 +3,10 @@
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-
# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)
7-
8-
9-
### Bug Fixes
6+
# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)
107

118
* **api:** use the hash-with-parent for rpc cal hashes ([#6355](https://github.com/Opentrons/opentrons/issues/6355)) ([6675154](https://github.com/Opentrons/opentrons/commit/6675154))
12-
13-
14-
15-
16-
17-
# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)
18-
19-
**Note:** Version bump only for package @opentrons/api-server
20-
21-
22-
23-
24-
25-
# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)
26-
27-
28-
### Bug Fixes
29-
309
* **api:** Save v2 labware in api v1 with URIs ([#6325](https://github.com/Opentrons/opentrons/issues/6325)) ([c6e3688](https://github.com/Opentrons/opentrons/commit/c6e3688))
31-
32-
33-
34-
35-
36-
# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)
37-
38-
**Note:** Version bump only for package @opentrons/api-server
39-
40-
41-
42-
43-
44-
# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)
45-
46-
**Note:** Version bump only for package @opentrons/api-server
47-
48-
49-
50-
51-
52-
# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)
53-
54-
55-
### Bug Fixes
56-
5710
* **api:** add missing space to runlog entry for set block temperature ([#6259](https://github.com/Opentrons/opentrons/issues/6259)) ([2c24069](https://github.com/Opentrons/opentrons/commit/2c24069)), closes [#6258](https://github.com/Opentrons/opentrons/issues/6258)
5811
* **api:** avoid hitting endstop during retract fast home ([#6299](https://github.com/Opentrons/opentrons/issues/6299)) ([997e156](https://github.com/Opentrons/opentrons/commit/997e156))
5912
* **api:** Clarify what is behind GPIO connection problems ([#6204](https://github.com/Opentrons/opentrons/issues/6204)) ([5148f96](https://github.com/Opentrons/opentrons/commit/5148f96)), closes [#6164](https://github.com/Opentrons/opentrons/issues/6164)

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": "3.20.0-alpha.5",
3+
"version": "3.20.0",
44
"description": "Opentrons API server application",
55
"repository": {
66
"type": "git",

app-shell/CHANGELOG.md

Lines changed: 1 addition & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +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-
# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)
7-
8-
**Note:** Version bump only for package @opentrons/app-shell
9-
10-
11-
12-
13-
14-
# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)
15-
16-
**Note:** Version bump only for package @opentrons/app-shell
17-
18-
19-
20-
21-
22-
# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)
23-
24-
**Note:** Version bump only for package @opentrons/app-shell
25-
26-
27-
28-
29-
30-
# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)
31-
32-
**Note:** Version bump only for package @opentrons/app-shell
33-
34-
35-
36-
37-
38-
# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)
39-
40-
**Note:** Version bump only for package @opentrons/app-shell
41-
42-
43-
44-
45-
46-
# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)
47-
6+
# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)
487

498
### Bug Fixes
509

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": "3.20.0-alpha.5",
5+
"version": "3.20.0",
66
"description": "Opentrons desktop application",
77
"main": "lib/main.js",
88
"scripts": {
@@ -27,9 +27,9 @@
2727
]
2828
},
2929
"devDependencies": {
30-
"@opentrons/app": "3.20.0-alpha.5",
31-
"@opentrons/discovery-client": "3.20.0-alpha.5",
32-
"@opentrons/shared-data": "3.20.0-alpha.5"
30+
"@opentrons/app": "3.20.0",
31+
"@opentrons/discovery-client": "3.20.0",
32+
"@opentrons/shared-data": "3.20.0"
3333
},
3434
"dependencies": {
3535
"@thi.ng/paths": "1.6.5",

app/CHANGELOG.md

Lines changed: 1 addition & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -3,57 +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-
# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)
7-
8-
**Note:** Version bump only for package @opentrons/app
9-
10-
11-
12-
13-
14-
# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)
15-
16-
**Note:** Version bump only for package @opentrons/app
17-
18-
19-
20-
21-
22-
# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)
23-
24-
**Note:** Version bump only for package @opentrons/app
25-
26-
27-
28-
29-
30-
# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)
31-
6+
# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)
327

338
### Bug Fixes
349

3510
* **app:** fix tip probe button in apiV1 protocols ([#6318](https://github.com/Opentrons/opentrons/issues/6318)) ([3b75f5d](https://github.com/Opentrons/opentrons/commit/3b75f5d))
36-
37-
38-
39-
40-
41-
# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)
42-
43-
44-
### Bug Fixes
45-
4611
* **app:** fix labware list uniqueing logic for file info page ([#6309](https://github.com/Opentrons/opentrons/issues/6309)) ([ca85b7e](https://github.com/Opentrons/opentrons/commit/ca85b7e))
47-
48-
49-
50-
51-
52-
# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)
53-
54-
55-
### Bug Fixes
56-
5712
* **api, app:** Clear instrument offset before performing deck calibration, don't restart ([#6208](https://github.com/Opentrons/opentrons/issues/6208)) ([cefa633](https://github.com/Opentrons/opentrons/commit/cefa633)), closes [#5022](https://github.com/Opentrons/opentrons/issues/5022)
5813
* **app:** correctly namespace calibration check command ([#6127](https://github.com/Opentrons/opentrons/issues/6127)) ([59faac6](https://github.com/Opentrons/opentrons/commit/59faac6))
5914
* **app:** don't doublecount labware on modules ([#6246](https://github.com/Opentrons/opentrons/issues/6246)) ([837f153](https://github.com/Opentrons/opentrons/commit/837f153))

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentrons/app",
3-
"version": "3.20.0-alpha.5",
3+
"version": "3.20.0",
44
"description": "Opentrons desktop application UI",
55
"main": "src/index.js",
66
"repository": {
@@ -18,8 +18,8 @@
1818
"homepage": "https://github.com/Opentrons/opentrons",
1919
"dependencies": {
2020
"@hot-loader/react-dom": "16.8.6",
21-
"@opentrons/components": "3.20.0-alpha.5",
22-
"@opentrons/shared-data": "3.20.0-alpha.5",
21+
"@opentrons/components": "3.20.0",
22+
"@opentrons/shared-data": "3.20.0",
2323
"@thi.ng/paths": "1.6.5",
2424
"classnames": "2.2.5",
2525
"connected-react-router": "6.8.0",

components/CHANGELOG.md

Lines changed: 1 addition & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +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-
# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)
7-
8-
**Note:** Version bump only for package @opentrons/components
9-
10-
11-
12-
13-
14-
# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)
15-
16-
**Note:** Version bump only for package @opentrons/components
17-
18-
19-
20-
21-
22-
# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)
23-
24-
**Note:** Version bump only for package @opentrons/components
25-
26-
27-
28-
29-
30-
# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)
31-
32-
**Note:** Version bump only for package @opentrons/components
33-
34-
35-
36-
37-
38-
# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)
39-
40-
**Note:** Version bump only for package @opentrons/components
41-
42-
43-
44-
45-
46-
# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)
47-
6+
# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)
487

498
### Bug Fixes
509

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentrons/components",
3-
"version": "3.20.0-alpha.5",
3+
"version": "3.20.0",
44
"description": "React components library for Opentrons' projects",
55
"main": "src/index.js",
66
"style": "src/index.css",

discovery-client/CHANGELOG.md

Lines changed: 1 addition & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +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-
# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)
7-
8-
**Note:** Version bump only for package @opentrons/discovery-client
9-
10-
11-
12-
13-
14-
# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)
15-
16-
**Note:** Version bump only for package @opentrons/discovery-client
17-
18-
19-
20-
21-
22-
# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)
23-
24-
**Note:** Version bump only for package @opentrons/discovery-client
25-
26-
27-
28-
29-
30-
# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)
31-
32-
**Note:** Version bump only for package @opentrons/discovery-client
33-
34-
35-
36-
37-
38-
# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)
39-
40-
**Note:** Version bump only for package @opentrons/discovery-client
41-
42-
43-
44-
45-
46-
# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)
47-
6+
# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)
487

498
### Bug Fixes
509

0 commit comments

Comments
 (0)