Skip to content

Commit

Permalink
chore(bump): v3.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed May 6, 2020
1 parent 826562f commit 61b63e9
Show file tree
Hide file tree
Showing 28 changed files with 38 additions and 371 deletions.
33 changes: 1 addition & 32 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,45 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.17.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.2...v3.17.1-alpha.3) (2020-05-05)

## [3.17.1](https://github.com/opentrons/opentrons/compare/v3.17.0...v3.17.1) (2020-05-06)

### Bug Fixes

* **api:** fix tempdeck simulate freeze ([#5563](https://github.com/Opentrons/opentrons/issues/5563)) ([ae2bdcb](https://github.com/Opentrons/opentrons/commit/ae2bdcb)), closes [#5561](https://github.com/Opentrons/opentrons/issues/5561)
* **app-shell:** upgrade Electron, avoid hoisting dependencies, and fix devtools ([#5545](https://github.com/Opentrons/opentrons/issues/5545)) ([f993925](https://github.com/Opentrons/opentrons/commit/f993925)), closes [#5537](https://github.com/Opentrons/opentrons/issues/5537) [#5541](https://github.com/Opentrons/opentrons/issues/5541)





## [3.17.1-alpha.2](https://github.com/opentrons/opentrons/compare/v3.17.1-alpha.1...v3.17.1-alpha.2) (2020-04-30)


### Bug Fixes

* **api:** Correctly grab slot from labware object ([#5534](https://github.com/opentrons/opentrons/issues/5534)) ([8a3850a](https://github.com/opentrons/opentrons/commit/8a3850a))





## [3.17.1-alpha.1](https://github.com/opentrons/opentrons/compare/v3.17.1-alpha.0...v3.17.1-alpha.1) (2020-04-30)


### Bug Fixes

* **api:** home only the axis probing after error ([#5525](https://github.com/opentrons/opentrons/issues/5525)) ([c0d640c](https://github.com/opentrons/opentrons/commit/c0d640c))





## [3.17.1-alpha.0](https://github.com/opentrons/opentrons/compare/v3.17.0...v3.17.1-alpha.0) (2020-04-28)


### Bug Fixes

* **api:** allow protocol delay to be cancelled ([#5403](https://github.com/opentrons/opentrons/issues/5403)) ([c0ed09d](https://github.com/opentrons/opentrons/commit/c0ed09d)), closes [#5400](https://github.com/opentrons/opentrons/issues/5400)
* **api:** avoid tc lid when pathing ([#5390](https://github.com/opentrons/opentrons/issues/5390)) ([4a7fe0b](https://github.com/opentrons/opentrons/commit/4a7fe0b)), closes [#5263](https://github.com/opentrons/opentrons/issues/5263)
* **api:** Load the correct gantry calibration upon deck calibration exit ([#5469](https://github.com/opentrons/opentrons/issues/5469)) ([b03038d](https://github.com/opentrons/opentrons/commit/b03038d))
Expand Down
33 changes: 1 addition & 32 deletions api/src/opentrons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,44 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.17.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.2...v3.17.1-alpha.3) (2020-05-05)

## [3.17.1](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1) (2020-05-06)

### Bug Fixes

* **api:** fix tempdeck simulate freeze ([#5563](https://github.com/Opentrons/opentrons/issues/5563)) ([ae2bdcb](https://github.com/Opentrons/opentrons/commit/ae2bdcb)), closes [#5561](https://github.com/Opentrons/opentrons/issues/5561)





## [3.17.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.1...v3.17.1-alpha.2) (2020-04-30)


### Bug Fixes

* **api:** Correctly grab slot from labware object ([#5534](https://github.com/Opentrons/opentrons/issues/5534)) ([8a3850a](https://github.com/Opentrons/opentrons/commit/8a3850a))





## [3.17.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.0...v3.17.1-alpha.1) (2020-04-30)


### Bug Fixes

* **api:** home only the axis probing after error ([#5525](https://github.com/Opentrons/opentrons/issues/5525)) ([c0d640c](https://github.com/Opentrons/opentrons/commit/c0d640c))





## [3.17.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1-alpha.0) (2020-04-28)


### Bug Fixes

* **api:** allow protocol delay to be cancelled ([#5403](https://github.com/Opentrons/opentrons/issues/5403)) ([c0ed09d](https://github.com/Opentrons/opentrons/commit/c0ed09d)), closes [#5400](https://github.com/Opentrons/opentrons/issues/5400)
* **api:** avoid tc lid when pathing ([#5390](https://github.com/Opentrons/opentrons/issues/5390)) ([4a7fe0b](https://github.com/Opentrons/opentrons/commit/4a7fe0b)), closes [#5263](https://github.com/Opentrons/opentrons/issues/5263)
* **api:** Load the correct gantry calibration upon deck calibration exit ([#5469](https://github.com/Opentrons/opentrons/issues/5469)) ([b03038d](https://github.com/Opentrons/opentrons/commit/b03038d))
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.17.1-alpha.3",
"version": "3.17.1",
"description": "Opentrons API server application",
"repository": {
"type": "git",
Expand Down
29 changes: 1 addition & 28 deletions app-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,41 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.17.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.2...v3.17.1-alpha.3) (2020-05-05)


### Bug Fixes
## [3.17.1](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1) (2020-05-06)

* **app-shell:** upgrade Electron, avoid hoisting dependencies, and fix devtools ([#5545](https://github.com/Opentrons/opentrons/issues/5545)) ([f993925](https://github.com/Opentrons/opentrons/commit/f993925)), closes [#5537](https://github.com/Opentrons/opentrons/issues/5537) [#5541](https://github.com/Opentrons/opentrons/issues/5541)





## [3.17.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.1...v3.17.1-alpha.2) (2020-04-30)

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





## [3.17.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.0...v3.17.1-alpha.1) (2020-04-30)

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





## [3.17.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1-alpha.0) (2020-04-28)

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





# [3.17.0](https://github.com/Opentrons/opentrons/compare/v3.17.0-beta.1...v3.17.0) (2020-04-23)

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

## [3.17.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.2...v3.17.1-alpha.3) (2020-05-05)

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





## [3.17.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.1...v3.17.1-alpha.2) (2020-04-30)

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





## [3.17.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.0...v3.17.1-alpha.1) (2020-04-30)

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





## [3.17.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1-alpha.0) (2020-04-28)

## [3.17.1](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1) (2020-05-06)

### Bug Fixes

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.17.1-alpha.3",
"version": "3.17.1",
"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.17.1-alpha.3",
"@opentrons/shared-data": "3.17.1-alpha.3",
"@opentrons/components": "3.17.1",
"@opentrons/shared-data": "3.17.1",
"@thi.ng/paths": "^1.6.5",
"classnames": "^2.2.5",
"connected-react-router": "^6.5.2",
Expand Down
27 changes: 1 addition & 26 deletions components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,7 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.17.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.2...v3.17.1-alpha.3) (2020-05-05)

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





## [3.17.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.1...v3.17.1-alpha.2) (2020-04-30)

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





## [3.17.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.0...v3.17.1-alpha.1) (2020-04-30)

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





## [3.17.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1-alpha.0) (2020-04-28)

## [3.17.1](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1) (2020-05-06)

### Features

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

## [3.17.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.2...v3.17.1-alpha.3) (2020-05-05)

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





## [3.17.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.1...v3.17.1-alpha.2) (2020-04-30)

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





## [3.17.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.0...v3.17.1-alpha.1) (2020-04-30)

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





## [3.17.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1-alpha.0) (2020-04-28)
## [3.17.1](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1) (2020-05-06)

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

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

## [3.17.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.2...v3.17.1-alpha.3) (2020-05-05)

**Note:** Version bump only for package labware-designer





## [3.17.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.1...v3.17.1-alpha.2) (2020-04-30)

**Note:** Version bump only for package labware-designer





## [3.17.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.0...v3.17.1-alpha.1) (2020-04-30)

**Note:** Version bump only for package labware-designer





## [3.17.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1-alpha.0) (2020-04-28)
## [3.17.1](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1) (2020-05-06)

**Note:** Version bump only for package labware-designer

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.17.1-alpha.3",
"version": "3.17.1",
"description": "Labware Designer",
"main": "src/index.js",
"bugs": {
Expand All @@ -19,6 +19,6 @@
"homepage": "https://github.com/Opentrons/opentrons",
"license": "Apache-2.0",
"dependencies": {
"@opentrons/shared-data": "3.17.1-alpha.3"
"@opentrons/shared-data": "3.17.1"
}
}
21 changes: 1 addition & 20 deletions labware-library/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.17.1-alpha.3](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.2...v3.17.1-alpha.3) (2020-05-05)
## [3.17.1](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1) (2020-05-06)

**Note:** Version bump only for package @opentrons/labware-library





## [3.17.1-alpha.2](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.1...v3.17.1-alpha.2) (2020-04-30)

**Note:** Version bump only for package @opentrons/labware-library





## [3.17.1-alpha.1](https://github.com/Opentrons/opentrons/compare/v3.17.1-alpha.0...v3.17.1-alpha.1) (2020-04-30)

**Note:** Version bump only for package @opentrons/labware-library





## [3.17.1-alpha.0](https://github.com/Opentrons/opentrons/compare/v3.17.0...v3.17.1-alpha.0) (2020-04-28)


### Features

* **components:** add hooks-based tooltip component to library ([#5362](https://github.com/Opentrons/opentrons/issues/5362)) ([7ef3ca9](https://github.com/Opentrons/opentrons/commit/7ef3ca9)), closes [#5120](https://github.com/Opentrons/opentrons/issues/5120)
Expand Down
Loading

0 comments on commit 61b63e9

Please sign in to comment.