Skip to content

Commit

Permalink
chore(release): 3.20.0 (#6358)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 authored Aug 13, 2020
1 parent 9ae7558 commit fabbb03
Show file tree
Hide file tree
Showing 28 changed files with 38 additions and 628 deletions.
51 changes: 1 addition & 50 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,64 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)

# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)

### Bug Fixes

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





# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)

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





# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)


### Bug Fixes

* **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))
* **robot-server:** Robot server createParams bug ([fa7a35e](https://github.com/Opentrons/opentrons/commit/fa7a35e))





# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)


### Bug Fixes

* **app:** fix tip probe button in apiV1 protocols ([#6318](https://github.com/Opentrons/opentrons/issues/6318)) ([3b75f5d](https://github.com/Opentrons/opentrons/commit/3b75f5d))





# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)


### Bug Fixes

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





# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)


### Bug Fixes

* **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)
* **api:** avoid hitting endstop during retract fast home ([#6299](https://github.com/Opentrons/opentrons/issues/6299)) ([997e156](https://github.com/Opentrons/opentrons/commit/997e156))
* **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)
Expand Down
49 changes: 1 addition & 48 deletions api/src/opentrons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,57 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)


### Bug Fixes
# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)

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





# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)

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





# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)


### Bug Fixes

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





# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)

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





# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)

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





# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)


### Bug Fixes

* **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)
* **api:** avoid hitting endstop during retract fast home ([#6299](https://github.com/Opentrons/opentrons/issues/6299)) ([997e156](https://github.com/Opentrons/opentrons/commit/997e156))
* **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)
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": "3.20.0-alpha.5",
"version": "3.20.0",
"description": "Opentrons API server application",
"repository": {
"type": "git",
Expand Down
43 changes: 1 addition & 42 deletions app-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,48 +3,7 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)

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





# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)

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





# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)

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





# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)

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





# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)

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





# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)

# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)

### 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": "3.20.0-alpha.5",
"version": "3.20.0",
"description": "Opentrons desktop application",
"main": "lib/main.js",
"scripts": {
Expand All @@ -27,9 +27,9 @@
]
},
"devDependencies": {
"@opentrons/app": "3.20.0-alpha.5",
"@opentrons/discovery-client": "3.20.0-alpha.5",
"@opentrons/shared-data": "3.20.0-alpha.5"
"@opentrons/app": "3.20.0",
"@opentrons/discovery-client": "3.20.0",
"@opentrons/shared-data": "3.20.0"
},
"dependencies": {
"@thi.ng/paths": "1.6.5",
Expand Down
47 changes: 1 addition & 46 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,57 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)

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





# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)

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





# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)

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





# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)

# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)

### Bug Fixes

* **app:** fix tip probe button in apiV1 protocols ([#6318](https://github.com/Opentrons/opentrons/issues/6318)) ([3b75f5d](https://github.com/Opentrons/opentrons/commit/3b75f5d))





# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)


### Bug Fixes

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





# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)


### Bug Fixes

* **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)
* **app:** correctly namespace calibration check command ([#6127](https://github.com/Opentrons/opentrons/issues/6127)) ([59faac6](https://github.com/Opentrons/opentrons/commit/59faac6))
* **app:** don't doublecount labware on modules ([#6246](https://github.com/Opentrons/opentrons/issues/6246)) ([837f153](https://github.com/Opentrons/opentrons/commit/837f153))
Expand Down
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentrons/app",
"version": "3.20.0-alpha.5",
"version": "3.20.0",
"description": "Opentrons desktop application UI",
"main": "src/index.js",
"repository": {
Expand All @@ -18,8 +18,8 @@
"homepage": "https://github.com/Opentrons/opentrons",
"dependencies": {
"@hot-loader/react-dom": "16.8.6",
"@opentrons/components": "3.20.0-alpha.5",
"@opentrons/shared-data": "3.20.0-alpha.5",
"@opentrons/components": "3.20.0",
"@opentrons/shared-data": "3.20.0",
"@thi.ng/paths": "1.6.5",
"classnames": "2.2.5",
"connected-react-router": "6.8.0",
Expand Down
43 changes: 1 addition & 42 deletions components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,48 +3,7 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)

**Note:** Version bump only for package @opentrons/components





# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)

**Note:** Version bump only for package @opentrons/components





# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)

**Note:** Version bump only for package @opentrons/components





# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)

**Note:** Version bump only for package @opentrons/components





# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)

**Note:** Version bump only for package @opentrons/components





# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)

# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentrons/components",
"version": "3.20.0-alpha.5",
"version": "3.20.0",
"description": "React components library for Opentrons' projects",
"main": "src/index.js",
"style": "src/index.css",
Expand Down
43 changes: 1 addition & 42 deletions discovery-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,48 +3,7 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.20.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.4...v3.20.0-alpha.5) (2020-08-13)

**Note:** Version bump only for package @opentrons/discovery-client





# [3.20.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.3...v3.20.0-alpha.4) (2020-08-12)

**Note:** Version bump only for package @opentrons/discovery-client





# [3.20.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.2...v3.20.0-alpha.3) (2020-08-11)

**Note:** Version bump only for package @opentrons/discovery-client





# [3.20.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.1...v3.20.0-alpha.2) (2020-08-10)

**Note:** Version bump only for package @opentrons/discovery-client





# [3.20.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.20.0-alpha.0...v3.20.0-alpha.1) (2020-08-10)

**Note:** Version bump only for package @opentrons/discovery-client





# [3.20.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0-alpha.0) (2020-08-06)

# [3.20.0](https://github.com/Opentrons/opentrons/compare/v3.19.0...v3.20.0) (2020-08-13)

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion discovery-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentrons/discovery-client",
"version": "3.20.0-alpha.5",
"version": "3.20.0",
"description": "Node.js client for discovering Opentrons robots on the network",
"main": "src/index.js",
"bin": {
Expand Down
Loading

0 comments on commit fabbb03

Please sign in to comment.