Skip to content

Commit

Permalink
chore(release): 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed May 6, 2021
1 parent 689a9b7 commit 0b67e91
Show file tree
Hide file tree
Showing 30 changed files with 41 additions and 1,281 deletions.
97 changes: 1 addition & 96 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,114 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.3.0-alpha.9](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.8...v4.3.0-alpha.9) (2021-05-06)

**Note:** Version bump only for package opentrons





# [4.3.0-alpha.8](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.7...v4.3.0-alpha.8) (2021-04-30)

# [4.3.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0) (2021-05-06)

### Bug Fixes

* **app:** conditionally show module usb order instructions ([#7749](https://github.com/Opentrons/opentrons/issues/7749)) ([cc2e974](https://github.com/Opentrons/opentrons/commit/cc2e974))





# [4.3.0-alpha.7](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.6...v4.3.0-alpha.7) (2021-04-29)


### Bug Fixes

* **app:** add USB hub port number ([#7738](https://github.com/Opentrons/opentrons/issues/7738)) ([2f317bc](https://github.com/Opentrons/opentrons/commit/2f317bc))





# [4.3.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.5...v4.3.0-alpha.6) (2021-04-23)


### Bug Fixes

* **api:** ensure loaded modules is returned in order ([#7704](https://github.com/Opentrons/opentrons/issues/7704)) ([66a775c](https://github.com/Opentrons/opentrons/commit/66a775c))
* **app:** add USB order to protocol module list ([#7710](https://github.com/Opentrons/opentrons/issues/7710)) ([64e87a7](https://github.com/Opentrons/opentrons/commit/64e87a7))





# [4.3.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.4...v4.3.0-alpha.5) (2021-04-20)


### Bug Fixes

* **app:** fix calibrate page redirect url ([#7691](https://github.com/Opentrons/opentrons/issues/7691)) ([450a0c2](https://github.com/Opentrons/opentrons/commit/450a0c2))





# [4.3.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v4.3.0-beta.0...v4.3.0-alpha.4) (2021-04-20)


### Bug Fixes

* **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))
* **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))





# [4.3.0-beta.0](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.3...v4.3.0-beta.0) (2021-04-19)

**Note:** Version bump only for package opentrons





# [4.3.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.2...v4.3.0-alpha.3) (2021-04-19)

**Note:** Version bump only for package opentrons





# [4.3.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.1...v4.3.0-alpha.2) (2021-04-19)


### Bug Fixes

* **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))





# [4.3.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.0...v4.3.0-alpha.1) (2021-04-15)


### Bug Fixes

* **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))





# [4.3.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0-alpha.0) (2021-04-14)


### Bug Fixes

* **api:** can't find pipettes ([#7639](https://github.com/Opentrons/opentrons/issues/7639)) ([4e5176c](https://github.com/Opentrons/opentrons/commit/4e5176c))
* **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)
* **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))
Expand Down
87 changes: 1 addition & 86 deletions api/src/opentrons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,97 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.3.0-alpha.9](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.8...v4.3.0-alpha.9) (2021-05-06)

**Note:** Version bump only for package @opentrons/api-server





# [4.3.0-alpha.8](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.7...v4.3.0-alpha.8) (2021-04-30)

**Note:** Version bump only for package @opentrons/api-server





# [4.3.0-alpha.7](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.6...v4.3.0-alpha.7) (2021-04-29)

**Note:** Version bump only for package @opentrons/api-server





# [4.3.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.5...v4.3.0-alpha.6) (2021-04-23)

# [4.3.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0) (2021-05-06)

### Bug Fixes

* **api:** ensure loaded modules is returned in order ([#7704](https://github.com/Opentrons/opentrons/issues/7704)) ([66a775c](https://github.com/Opentrons/opentrons/commit/66a775c))





# [4.3.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.4...v4.3.0-alpha.5) (2021-04-20)

**Note:** Version bump only for package @opentrons/api-server





# [4.3.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v4.3.0-beta.0...v4.3.0-alpha.4) (2021-04-20)

**Note:** Version bump only for package @opentrons/api-server





# [4.3.0-beta.0](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.3...v4.3.0-beta.0) (2021-04-19)

**Note:** Version bump only for package @opentrons/api-server





# [4.3.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.2...v4.3.0-alpha.3) (2021-04-19)

**Note:** Version bump only for package @opentrons/api-server





# [4.3.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.1...v4.3.0-alpha.2) (2021-04-19)


### Bug Fixes

* **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))





# [4.3.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.0...v4.3.0-alpha.1) (2021-04-15)

**Note:** Version bump only for package @opentrons/api-server





# [4.3.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0-alpha.0) (2021-04-14)


### Bug Fixes

* **api:** can't find pipettes ([#7639](https://github.com/Opentrons/opentrons/issues/7639)) ([4e5176c](https://github.com/Opentrons/opentrons/commit/4e5176c))
* **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)
* **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))
Expand Down
2 changes: 1 addition & 1 deletion api/src/opentrons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentrons/api-server",
"version": "4.3.0-alpha.9",
"version": "4.3.0",
"description": "Opentrons API server application",
"repository": {
"type": "git",
Expand Down
83 changes: 1 addition & 82 deletions app-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,88 +3,7 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.3.0-alpha.9](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.8...v4.3.0-alpha.9) (2021-05-06)

**Note:** Version bump only for package @opentrons/app-shell





# [4.3.0-alpha.8](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.7...v4.3.0-alpha.8) (2021-04-30)

**Note:** Version bump only for package @opentrons/app-shell





# [4.3.0-alpha.7](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.6...v4.3.0-alpha.7) (2021-04-29)

**Note:** Version bump only for package @opentrons/app-shell





# [4.3.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.5...v4.3.0-alpha.6) (2021-04-23)

**Note:** Version bump only for package @opentrons/app-shell





# [4.3.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.4...v4.3.0-alpha.5) (2021-04-20)

**Note:** Version bump only for package @opentrons/app-shell





# [4.3.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v4.3.0-beta.0...v4.3.0-alpha.4) (2021-04-20)

**Note:** Version bump only for package @opentrons/app-shell





# [4.3.0-beta.0](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.3...v4.3.0-beta.0) (2021-04-19)

**Note:** Version bump only for package @opentrons/app-shell





# [4.3.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.2...v4.3.0-alpha.3) (2021-04-19)

**Note:** Version bump only for package @opentrons/app-shell





# [4.3.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.1...v4.3.0-alpha.2) (2021-04-19)

**Note:** Version bump only for package @opentrons/app-shell





# [4.3.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.0...v4.3.0-alpha.1) (2021-04-15)

**Note:** Version bump only for package @opentrons/app-shell





# [4.3.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0-alpha.0) (2021-04-14)

# [4.3.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0) (2021-05-06)

### Bug Fixes

Expand Down
8 changes: 4 additions & 4 deletions app-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@opentrons/app-shell",
"private": true,
"productName": "Opentrons",
"version": "4.3.0-alpha.9",
"version": "4.3.0",
"description": "Opentrons desktop application",
"main": "lib/main.js",
"types": "lib/main.d.ts",
Expand All @@ -28,9 +28,9 @@
]
},
"devDependencies": {
"@opentrons/app": "4.3.0-alpha.9",
"@opentrons/discovery-client": "4.3.0-alpha.9",
"@opentrons/shared-data": "4.3.0-alpha.9"
"@opentrons/app": "4.3.0",
"@opentrons/discovery-client": "4.3.0",
"@opentrons/shared-data": "4.3.0"
},
"dependencies": {
"@thi.ng/paths": "1.6.5",
Expand Down
Loading

0 comments on commit 0b67e91

Please sign in to comment.