Skip to content

Commit 0b67e91

Browse files
committed
chore(release): 4.3.0
1 parent 689a9b7 commit 0b67e91

File tree

30 files changed

+41
-1281
lines changed

30 files changed

+41
-1281
lines changed

CHANGELOG.md

Lines changed: 1 addition & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -3,114 +3,19 @@
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-
# [4.3.0-alpha.9](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.8...v4.3.0-alpha.9) (2021-05-06)
7-
8-
**Note:** Version bump only for package opentrons
9-
10-
11-
12-
13-
14-
# [4.3.0-alpha.8](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.7...v4.3.0-alpha.8) (2021-04-30)
15-
6+
# [4.3.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0) (2021-05-06)
167

178
### Bug Fixes
189

1910
* **app:** conditionally show module usb order instructions ([#7749](https://github.com/Opentrons/opentrons/issues/7749)) ([cc2e974](https://github.com/Opentrons/opentrons/commit/cc2e974))
20-
21-
22-
23-
24-
25-
# [4.3.0-alpha.7](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.6...v4.3.0-alpha.7) (2021-04-29)
26-
27-
28-
### Bug Fixes
29-
3011
* **app:** add USB hub port number ([#7738](https://github.com/Opentrons/opentrons/issues/7738)) ([2f317bc](https://github.com/Opentrons/opentrons/commit/2f317bc))
31-
32-
33-
34-
35-
36-
# [4.3.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.5...v4.3.0-alpha.6) (2021-04-23)
37-
38-
39-
### Bug Fixes
40-
4112
* **api:** ensure loaded modules is returned in order ([#7704](https://github.com/Opentrons/opentrons/issues/7704)) ([66a775c](https://github.com/Opentrons/opentrons/commit/66a775c))
4213
* **app:** add USB order to protocol module list ([#7710](https://github.com/Opentrons/opentrons/issues/7710)) ([64e87a7](https://github.com/Opentrons/opentrons/commit/64e87a7))
43-
44-
45-
46-
47-
48-
# [4.3.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.4...v4.3.0-alpha.5) (2021-04-20)
49-
50-
51-
### Bug Fixes
52-
5314
* **app:** fix calibrate page redirect url ([#7691](https://github.com/Opentrons/opentrons/issues/7691)) ([450a0c2](https://github.com/Opentrons/opentrons/commit/450a0c2))
54-
55-
56-
57-
58-
59-
# [4.3.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v4.3.0-beta.0...v4.3.0-alpha.4) (2021-04-20)
60-
61-
62-
### Bug Fixes
63-
6415
* **app:** add missing border to thermocycler live status card ([#7681](https://github.com/Opentrons/opentrons/issues/7681)) ([6fdfe25](https://github.com/Opentrons/opentrons/commit/6fdfe25))
6516
* **app:** use correct module order to get usb port ([#7651](https://github.com/Opentrons/opentrons/issues/7651)) ([4c08cee](https://github.com/Opentrons/opentrons/commit/4c08cee))
66-
67-
68-
69-
70-
71-
# [4.3.0-beta.0](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.3...v4.3.0-beta.0) (2021-04-19)
72-
73-
**Note:** Version bump only for package opentrons
74-
75-
76-
77-
78-
79-
# [4.3.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.2...v4.3.0-alpha.3) (2021-04-19)
80-
81-
**Note:** Version bump only for package opentrons
82-
83-
84-
85-
86-
87-
# [4.3.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.1...v4.3.0-alpha.2) (2021-04-19)
88-
89-
90-
### Bug Fixes
91-
9217
* **api:** return a simulated module for magnetic modules if they are not compatible ([#7654](https://github.com/Opentrons/opentrons/issues/7654)) ([f6fcb77](https://github.com/Opentrons/opentrons/commit/f6fcb77))
93-
94-
95-
96-
97-
98-
# [4.3.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.0...v4.3.0-alpha.1) (2021-04-15)
99-
100-
101-
### Bug Fixes
102-
10318
* **shared-data:** fix data not being included in package build ([#7650](https://github.com/Opentrons/opentrons/issues/7650)) ([1708904](https://github.com/Opentrons/opentrons/commit/1708904))
104-
105-
106-
107-
108-
109-
# [4.3.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0-alpha.0) (2021-04-14)
110-
111-
112-
### Bug Fixes
113-
11419
* **api:** can't find pipettes ([#7639](https://github.com/Opentrons/opentrons/issues/7639)) ([4e5176c](https://github.com/Opentrons/opentrons/commit/4e5176c))
11520
* **api:** api location cache fix ([#7609](https://github.com/Opentrons/opentrons/issues/7609)) ([df68ea2](https://github.com/Opentrons/opentrons/commit/df68ea2)), closes [#7156](https://github.com/Opentrons/opentrons/issues/7156)
11621
* **api:** check the symlink of the virtual port to map to the physical port ([#7524](https://github.com/Opentrons/opentrons/issues/7524)) ([32b9de5](https://github.com/Opentrons/opentrons/commit/32b9de5))

api/src/opentrons/CHANGELOG.md

Lines changed: 1 addition & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -3,97 +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-
# [4.3.0-alpha.9](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.8...v4.3.0-alpha.9) (2021-05-06)
7-
8-
**Note:** Version bump only for package @opentrons/api-server
9-
10-
11-
12-
13-
14-
# [4.3.0-alpha.8](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.7...v4.3.0-alpha.8) (2021-04-30)
15-
16-
**Note:** Version bump only for package @opentrons/api-server
17-
18-
19-
20-
21-
22-
# [4.3.0-alpha.7](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.6...v4.3.0-alpha.7) (2021-04-29)
23-
24-
**Note:** Version bump only for package @opentrons/api-server
25-
26-
27-
28-
29-
30-
# [4.3.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.5...v4.3.0-alpha.6) (2021-04-23)
31-
6+
# [4.3.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0) (2021-05-06)
327

338
### Bug Fixes
349

3510
* **api:** ensure loaded modules is returned in order ([#7704](https://github.com/Opentrons/opentrons/issues/7704)) ([66a775c](https://github.com/Opentrons/opentrons/commit/66a775c))
36-
37-
38-
39-
40-
41-
# [4.3.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.4...v4.3.0-alpha.5) (2021-04-20)
42-
43-
**Note:** Version bump only for package @opentrons/api-server
44-
45-
46-
47-
48-
49-
# [4.3.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v4.3.0-beta.0...v4.3.0-alpha.4) (2021-04-20)
50-
51-
**Note:** Version bump only for package @opentrons/api-server
52-
53-
54-
55-
56-
57-
# [4.3.0-beta.0](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.3...v4.3.0-beta.0) (2021-04-19)
58-
59-
**Note:** Version bump only for package @opentrons/api-server
60-
61-
62-
63-
64-
65-
# [4.3.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.2...v4.3.0-alpha.3) (2021-04-19)
66-
67-
**Note:** Version bump only for package @opentrons/api-server
68-
69-
70-
71-
72-
73-
# [4.3.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.1...v4.3.0-alpha.2) (2021-04-19)
74-
75-
76-
### Bug Fixes
77-
7811
* **api:** return a simulated module for magnetic modules if they are not compatible ([#7654](https://github.com/Opentrons/opentrons/issues/7654)) ([f6fcb77](https://github.com/Opentrons/opentrons/commit/f6fcb77))
79-
80-
81-
82-
83-
84-
# [4.3.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.0...v4.3.0-alpha.1) (2021-04-15)
85-
86-
**Note:** Version bump only for package @opentrons/api-server
87-
88-
89-
90-
91-
92-
# [4.3.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0-alpha.0) (2021-04-14)
93-
94-
95-
### Bug Fixes
96-
9712
* **api:** can't find pipettes ([#7639](https://github.com/Opentrons/opentrons/issues/7639)) ([4e5176c](https://github.com/Opentrons/opentrons/commit/4e5176c))
9813
* **api:** api location cache fix ([#7609](https://github.com/Opentrons/opentrons/issues/7609)) ([df68ea2](https://github.com/Opentrons/opentrons/commit/df68ea2)), closes [#7156](https://github.com/Opentrons/opentrons/issues/7156)
9914
* **api:** check the symlink of the virtual port to map to the physical port ([#7524](https://github.com/Opentrons/opentrons/issues/7524)) ([32b9de5](https://github.com/Opentrons/opentrons/commit/32b9de5))

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

app-shell/CHANGELOG.md

Lines changed: 1 addition & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -3,88 +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-
# [4.3.0-alpha.9](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.8...v4.3.0-alpha.9) (2021-05-06)
7-
8-
**Note:** Version bump only for package @opentrons/app-shell
9-
10-
11-
12-
13-
14-
# [4.3.0-alpha.8](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.7...v4.3.0-alpha.8) (2021-04-30)
15-
16-
**Note:** Version bump only for package @opentrons/app-shell
17-
18-
19-
20-
21-
22-
# [4.3.0-alpha.7](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.6...v4.3.0-alpha.7) (2021-04-29)
23-
24-
**Note:** Version bump only for package @opentrons/app-shell
25-
26-
27-
28-
29-
30-
# [4.3.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.5...v4.3.0-alpha.6) (2021-04-23)
31-
32-
**Note:** Version bump only for package @opentrons/app-shell
33-
34-
35-
36-
37-
38-
# [4.3.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.4...v4.3.0-alpha.5) (2021-04-20)
39-
40-
**Note:** Version bump only for package @opentrons/app-shell
41-
42-
43-
44-
45-
46-
# [4.3.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v4.3.0-beta.0...v4.3.0-alpha.4) (2021-04-20)
47-
48-
**Note:** Version bump only for package @opentrons/app-shell
49-
50-
51-
52-
53-
54-
# [4.3.0-beta.0](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.3...v4.3.0-beta.0) (2021-04-19)
55-
56-
**Note:** Version bump only for package @opentrons/app-shell
57-
58-
59-
60-
61-
62-
# [4.3.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.2...v4.3.0-alpha.3) (2021-04-19)
63-
64-
**Note:** Version bump only for package @opentrons/app-shell
65-
66-
67-
68-
69-
70-
# [4.3.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.1...v4.3.0-alpha.2) (2021-04-19)
71-
72-
**Note:** Version bump only for package @opentrons/app-shell
73-
74-
75-
76-
77-
78-
# [4.3.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.0...v4.3.0-alpha.1) (2021-04-15)
79-
80-
**Note:** Version bump only for package @opentrons/app-shell
81-
82-
83-
84-
85-
86-
# [4.3.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0-alpha.0) (2021-04-14)
87-
6+
# [4.3.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0) (2021-05-06)
887

898
### Bug Fixes
909

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": "4.3.0-alpha.9",
5+
"version": "4.3.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": "4.3.0-alpha.9",
32-
"@opentrons/discovery-client": "4.3.0-alpha.9",
33-
"@opentrons/shared-data": "4.3.0-alpha.9"
31+
"@opentrons/app": "4.3.0",
32+
"@opentrons/discovery-client": "4.3.0",
33+
"@opentrons/shared-data": "4.3.0"
3434
},
3535
"dependencies": {
3636
"@thi.ng/paths": "1.6.5",

0 commit comments

Comments
 (0)