Skip to content

Commit

Permalink
chore(release): 3.9.0 (#3503)
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura-Danielle authored May 29, 2019
1 parent 50bb2a9 commit d220d7d
Show file tree
Hide file tree
Showing 27 changed files with 51 additions and 87 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)


### Bug Fixes

* **api:** Add separate key for new steps per mm shape ([#3499](https://github.com/opentrons/opentrons/issues/3499)) ([50bb2a9](https://github.com/opentrons/opentrons/commit/50bb2a9))
* **api:** Don't talk about apiv2 if you can't find a labware ([#3435](https://github.com/opentrons/opentrons/issues/3435)) ([d31f1a5](https://github.com/opentrons/opentrons/commit/d31f1a5))
* **api:** Fix default transfer tip behavior ([#3486](https://github.com/opentrons/opentrons/issues/3486)) ([4534e6f](https://github.com/opentrons/opentrons/commit/4534e6f))
* **api:** Handle smoothie update better ([#3437](https://github.com/opentrons/opentrons/issues/3437)) ([d2569d8](https://github.com/opentrons/opentrons/commit/d2569d8))
Expand Down Expand Up @@ -44,9 +45,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* **update-server:** buildroot: use sd-notify and better hostname ([#3416](https://github.com/opentrons/opentrons/issues/3416)) ([e38944c](https://github.com/opentrons/opentrons/commit/e38944c))





<a name="3.8.3"></a>
## [3.8.3](https://github.com/opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

Expand Down
8 changes: 3 additions & 5 deletions api/src/opentrons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)


### Bug Fixes

* **api:** Add separate key for new steps per mm shape ([#3499](https://github.com/Opentrons/opentrons/issues/3499)) ([50bb2a9](https://github.com/Opentrons/opentrons/commit/50bb2a9))
* **api:** Don't talk about apiv2 if you can't find a labware ([#3435](https://github.com/Opentrons/opentrons/issues/3435)) ([d31f1a5](https://github.com/Opentrons/opentrons/commit/d31f1a5))
* **api:** Fix default transfer tip behavior ([#3486](https://github.com/Opentrons/opentrons/issues/3486)) ([4534e6f](https://github.com/Opentrons/opentrons/commit/4534e6f))
* **api:** Handle smoothie update better ([#3437](https://github.com/Opentrons/opentrons/issues/3437)) ([d2569d8](https://github.com/Opentrons/opentrons/commit/d2569d8))
Expand All @@ -30,9 +31,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* **repo:** change v2 labware len/width fields ([#3410](https://github.com/Opentrons/opentrons/issues/3410)) ([0ef0bd5](https://github.com/Opentrons/opentrons/commit/0ef0bd5))





<a name="3.8.3"></a>
## [3.8.3](https://github.com/Opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

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.9.0-alpha.0",
"version": "3.9.0",
"description": "Opentrons API server application",
"repository": {
"type": "git",
Expand Down
7 changes: 2 additions & 5 deletions app-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)

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





<a name="3.8.3"></a>
## [3.8.3](https://github.com/Opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

Expand Down
3 changes: 2 additions & 1 deletion app-shell/build/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ For more details, please see the full [technical change log][changelog]

### New Features

- There is a more accurate definition for white-labeled Opentrons 1000ul tips. You can load it via `opentrons-tiprack-1000ul`
- There is a more accurate definition for Opentrons 1000ul tips. You can load it via `opentrons-tiprack-1000ul`
- Remove hard-coded smoothie timeouts to prevent issues with extremely long aspirations and dispenses.
- Added support for more upcoming pipette hardware revisions
- Enable pipette behavior settings to be configurable in the App
Expand All @@ -45,6 +45,7 @@ For more details, please see the full [technical change log][changelog]
### Known issues

- While the underlying definition is correct, there is a known API bug that is causing the robot to think a "50ml" tube in a "15/50ml" tuberack is the same height as the "15ml" tube
- When attaching or detaching a pipette from the left mount, the robot homes twice in the X direction


[schema-v3]: https://github.com/Opentrons/opentrons/blob/edge/shared-data/protocol-json-schema/protocolSchemaV3.json
Expand Down
6 changes: 3 additions & 3 deletions app-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@opentrons/app-shell",
"productName": "Opentrons",
"version": "3.9.0-alpha.0",
"version": "3.9.0",
"description": "Opentrons desktop application",
"main": "lib/main.js",
"scripts": {
Expand All @@ -21,10 +21,10 @@
},
"homepage": "https://github.com/Opentrons/opentrons",
"devDependencies": {
"@opentrons/app": "3.9.0-alpha.0"
"@opentrons/app": "3.9.0"
},
"dependencies": {
"@opentrons/discovery-client": "3.9.0-alpha.0",
"@opentrons/discovery-client": "3.9.0",
"@thi.ng/paths": "^1.6.5",
"dateformat": "^3.0.3",
"electron-debug": "^2.0.0",
Expand Down
7 changes: 2 additions & 5 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)


### Bug Fixes
Expand All @@ -20,9 +20,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* **app:** Enable pipette quirks in pipette config ([#3488](https://github.com/Opentrons/opentrons/issues/3488)) ([b17f568](https://github.com/Opentrons/opentrons/commit/b17f568))





<a name="3.8.3"></a>
## [3.8.3](https://github.com/Opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

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.9.0-alpha.0",
"version": "3.9.0",
"description": "Opentrons desktop application UI",
"main": "src/index.js",
"repository": {
Expand All @@ -21,8 +21,8 @@
"flow-typed": "^2.5.1"
},
"dependencies": {
"@opentrons/components": "3.9.0-alpha.0",
"@opentrons/shared-data": "3.9.0-alpha.0",
"@opentrons/components": "3.9.0",
"@opentrons/shared-data": "3.9.0",
"@thi.ng/paths": "^1.6.5",
"classnames": "^2.2.5",
"events": "^3.0.0",
Expand Down
7 changes: 2 additions & 5 deletions components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)


### Features
Expand All @@ -16,9 +16,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* **shared-data:** deck component from physical data ([#3415](https://github.com/Opentrons/opentrons/issues/3415)) ([ddf9e78](https://github.com/Opentrons/opentrons/commit/ddf9e78)), closes [#3326](https://github.com/Opentrons/opentrons/issues/3326)





<a name="3.8.3"></a>
## [3.8.3](https://github.com/Opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

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.9.0-alpha.0",
"version": "3.9.0",
"description": "React components library for Opentrons' projects",
"main": "src/index.js",
"style": "src/index.css",
Expand Down
7 changes: 2 additions & 5 deletions discovery-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)

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





<a name="3.8.3"></a>
## [3.8.3](https://github.com/Opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

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.9.0-alpha.0",
"version": "3.9.0",
"description": "Node.js client for discovering Opentrons robots on the network",
"main": "lib/index.js",
"bin": {
Expand Down
7 changes: 2 additions & 5 deletions labware-designer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)


### Features
Expand All @@ -13,9 +13,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* **shared-data:** add version, schemaVersion, and namespace keys to v2 labware ([#3469](https://github.com/Opentrons/opentrons/issues/3469)) ([da03025](https://github.com/Opentrons/opentrons/commit/da03025)), closes [#3454](https://github.com/Opentrons/opentrons/issues/3454)





<a name="3.8.3"></a>
## [3.8.3](https://github.com/Opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

Expand Down
4 changes: 2 additions & 2 deletions labware-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "labware-designer",
"productName": "Opentrons Labware Designer",
"private": true,
"version": "3.9.0-alpha.0",
"version": "3.9.0",
"description": "Labware Designer",
"main": "src/index.js",
"bugs": {
Expand All @@ -19,7 +19,7 @@
"homepage": "https://github.com/Opentrons/opentrons",
"license": "Apache-2.0",
"dependencies": {
"@opentrons/shared-data": "3.9.0-alpha.0"
"@opentrons/shared-data": "3.9.0"
},
"devDependencies": {
"flow-bin": "^0.97.0",
Expand Down
7 changes: 2 additions & 5 deletions labware-library/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)


### Features
Expand All @@ -15,9 +15,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* **shared-data:** deck component from physical data ([#3415](https://github.com/Opentrons/opentrons/issues/3415)) ([ddf9e78](https://github.com/Opentrons/opentrons/commit/ddf9e78)), closes [#3326](https://github.com/Opentrons/opentrons/issues/3326)





<a name="3.8.3"></a>
## [3.8.3](https://github.com/Opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

Expand Down
4 changes: 2 additions & 2 deletions labware-library/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@opentrons/labware-library",
"productName": "Labware Library",
"version": "3.9.0-alpha.0",
"version": "3.9.0",
"description": "Opentrons standard labware library",
"main": "src/index.js",
"repository": {
Expand All @@ -15,7 +15,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@opentrons/components": "3.9.0-alpha.0",
"@opentrons/components": "3.9.0",
"classnames": "^2.2.5",
"lodash": "^4.17.4",
"query-string": "^6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
},
"npmClient": "yarn",
"useWorkspaces": true,
"version": "3.9.0-alpha.0"
"version": "3.9.0"
}
7 changes: 2 additions & 5 deletions protocol-designer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)


### Bug Fixes
Expand All @@ -22,9 +22,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* **shared-data:** deck component from physical data ([#3415](https://github.com/Opentrons/opentrons/issues/3415)) ([ddf9e78](https://github.com/Opentrons/opentrons/commit/ddf9e78)), closes [#3326](https://github.com/Opentrons/opentrons/issues/3326)





<a name="3.8.3"></a>
## [3.8.3](https://github.com/Opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

Expand Down
4 changes: 2 additions & 2 deletions protocol-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "protocol-designer",
"productName": "Opentrons Protocol Designer BETA",
"private": true,
"version": "3.9.0-alpha.0",
"version": "3.9.0",
"description": "Protocol designer app",
"main": "src/index.js",
"bugs": {
Expand All @@ -19,7 +19,7 @@
"homepage": "https://github.com/Opentrons/opentrons",
"license": "Apache-2.0",
"dependencies": {
"@opentrons/components": "3.9.0-alpha.0",
"@opentrons/components": "3.9.0",
"@typeform/embed": "^0.7.0",
"classnames": "^2.2.5",
"cookie": "^0.3.1",
Expand Down
7 changes: 2 additions & 5 deletions protocol-library-kludge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)

**Note:** Version bump only for package protocol-library-kludge





<a name="3.8.3"></a>
## [3.8.3](https://github.com/Opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

Expand Down
4 changes: 2 additions & 2 deletions protocol-library-kludge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"name": "protocol-library-kludge",
"private": true,
"version": "3.9.0-alpha.0",
"version": "3.9.0",
"productName": "Opentrons Protocol Library",
"description": "Protocol library stuff (WIP)",
"main": "src/index.js",
Expand All @@ -19,7 +19,7 @@
"homepage": "https://github.com/Opentrons/opentrons",
"license": "Apache-2.0",
"dependencies": {
"@opentrons/components": "3.9.0-alpha.0",
"@opentrons/components": "3.9.0",
"classnames": "^2.2.5",
"lodash": "^4.17.4",
"react": "^16.8.6",
Expand Down
7 changes: 2 additions & 5 deletions shared-data/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.9.0-alpha.0"></a>
# [3.9.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0-alpha.0) (2019-05-28)
<a name="3.9.0"></a>
# [3.9.0](https://github.com/Opentrons/opentrons/compare/v3.8.3...v3.9.0) (2019-05-29)


### Features
Expand All @@ -20,9 +20,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* **shared-data:** deck component from physical data ([#3415](https://github.com/Opentrons/opentrons/issues/3415)) ([ddf9e78](https://github.com/Opentrons/opentrons/commit/ddf9e78)), closes [#3326](https://github.com/Opentrons/opentrons/issues/3326)





<a name="3.8.3"></a>
## [3.8.3](https://github.com/Opentrons/opentrons/compare/v3.8.2...v3.8.3) (2019-04-30)

Expand Down
Loading

0 comments on commit d220d7d

Please sign in to comment.