Skip to content

Commit

Permalink
chore(release): bump to 4.6.2 (#8441)
Browse files Browse the repository at this point in the history
  • Loading branch information
b-cooper committed Sep 30, 2021
1 parent cb9a4f0 commit dc3d769
Show file tree
Hide file tree
Showing 34 changed files with 303 additions and 33 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.



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





## [4.6.2](https://github.com/Opentrons/opentrons/compare/v4.6.1...v4.6.2) (2021-09-30)


### Bug Fixes

* **api:** 4.6.x set max speed fails ([#8437](https://github.com/Opentrons/opentrons/issues/8437)) ([cb9a4f0](https://github.com/Opentrons/opentrons/commit/cb9a4f03df857b3e688651be4abd3ff9f9baa586)), closes [#8436](https://github.com/Opentrons/opentrons/issues/8436)





## [4.6.1](https://github.com/Opentrons/opentrons/compare/v4.6.0...v4.6.1) (2021-09-28)


Expand Down
6 changes: 5 additions & 1 deletion api/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr

---

# OT-2 Software Changes in 4.6.1
# OT-2 Software Changes in 4.6.2

## New Features

Expand All @@ -20,6 +20,10 @@ log][]. For a list of currently known issues, please see the [Opentrons issue tr
- Fixed a few issues with the faster protocol analysis method added in the 4.5.0 release.
- Fixed type annotations of the `ProtocolContext` classes.

## 4.6.1 to 4.6.2

The 4.6.2 hotfix release contains a small bug fix for an issue where the OT-2's max speed settings within a protocol will be ignored.

## 4.6.0 to 4.6.1

The 4.6.1 hotfix release contains a small configuration change to fix an issue with installing the `opentrons` PyPI package on computers running Python 3.8 and later. It does not affect the software running on your OT-2.
Expand Down
19 changes: 19 additions & 0 deletions api/src/opentrons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.



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





## [4.6.2](https://github.com/Opentrons/opentrons/compare/v4.6.1...v4.6.2) (2021-09-30)


### Bug Fixes

* **api:** 4.6.x set max speed fails ([#8437](https://github.com/Opentrons/opentrons/issues/8437)) ([cb9a4f0](https://github.com/Opentrons/opentrons/commit/cb9a4f03df857b3e688651be4abd3ff9f9baa586)), closes [#8436](https://github.com/Opentrons/opentrons/issues/8436)





## [4.6.1](https://github.com/Opentrons/opentrons/compare/v4.6.0...v4.6.1) (2021-09-28)

**Note:** Version bump only for package @opentrons/api-server
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.6.1",
"version": "4.6.2",
"description": "Opentrons API server application",
"repository": {
"type": "git",
Expand Down
16 changes: 16 additions & 0 deletions app-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.



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





## [4.6.2](https://github.com/Opentrons/opentrons/compare/v4.6.1...v4.6.2) (2021-09-30)

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





## [4.6.1](https://github.com/Opentrons/opentrons/compare/v4.6.0...v4.6.1) (2021-09-28)

**Note:** Version bump only for package @opentrons/app-shell
Expand Down
10 changes: 7 additions & 3 deletions app-shell/build/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
For more details about this release, please see the full [technical change
**For** more details about this release, please see the full [technical change
log][]. For a list of currently known issues, please see the [Opentrons issue tracker][].

[technical change log]: https://github.com/Opentrons/opentrons/blob/edge/CHANGELOG.md
[opentrons issue tracker]: https://github.com/Opentrons/opentrons/issues?q=is%3Aopen+is%3Aissue+label%3Abug

---

# Opentrons App Changes in 4.6.1
# Opentrons App Changes in 4.6.2

The 4.6.1 release is primarily focused on bug fixes on the robot software side and behind the scenes changes in the app for future work. You shouldn't notice any big changes with this upgrade.
The 4.6.2 release is primarily focused on bug fixes on the robot software side and behind the scenes changes in the app for future work. You shouldn't notice any big changes with this upgrade.

## New Features

Expand All @@ -18,6 +18,10 @@ None in the Opentrons App.

None in the Opentrons App.

## 4.6.1 to 4.6.2

The 4.6.2 hotfix release contains a small bug fix for an issue where the OT-2's max speed settings within a protocol will be ignored. It does not affect the software running in the Opentrons App.

## 4.6.0 to 4.6.1

The 4.6.1 hotfix release contains a small configuration change to fix an issue with installing the `opentrons` PyPI package on computers running Python 3.8 and later. It does not affect the software running in the Opentrons App.
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.6.1",
"version": "4.6.2",
"description": "Opentrons desktop application",
"main": "lib/main.js",
"types": "lib/main.d.ts",
Expand All @@ -28,9 +28,9 @@
]
},
"devDependencies": {
"@opentrons/app": "4.6.1",
"@opentrons/discovery-client": "4.6.1",
"@opentrons/shared-data": "4.6.1"
"@opentrons/app": "4.6.2",
"@opentrons/discovery-client": "4.6.2",
"@opentrons/shared-data": "4.6.2"
},
"dependencies": {
"@thi.ng/paths": "1.6.5",
Expand Down
16 changes: 16 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.



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





## [4.6.2](https://github.com/Opentrons/opentrons/compare/v4.6.1...v4.6.2) (2021-09-30)

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





## [4.6.1](https://github.com/Opentrons/opentrons/compare/v4.6.0...v4.6.1) (2021-09-28)

**Note:** Version bump only for package @opentrons/app
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": "4.6.1",
"version": "4.6.2",
"description": "Opentrons desktop application UI",
"source": "src/index.tsx",
"types": "lib/index.d.ts",
Expand All @@ -19,8 +19,8 @@
"homepage": "https://github.com/Opentrons/opentrons",
"dependencies": {
"@hot-loader/react-dom": "16.8.6",
"@opentrons/components": "4.6.1",
"@opentrons/shared-data": "4.6.1",
"@opentrons/components": "4.6.2",
"@opentrons/shared-data": "4.6.2",
"@thi.ng/paths": "1.6.5",
"classnames": "2.2.5",
"connected-react-router": "6.8.0",
Expand Down
16 changes: 16 additions & 0 deletions components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.



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





## [4.6.2](https://github.com/Opentrons/opentrons/compare/v4.6.1...v4.6.2) (2021-09-30)

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





## [4.6.1](https://github.com/Opentrons/opentrons/compare/v4.6.0...v4.6.1) (2021-09-28)

**Note:** Version bump only for package @opentrons/components
Expand Down
4 changes: 2 additions & 2 deletions components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentrons/components",
"version": "4.6.1",
"version": "4.6.2",
"description": "React components library for Opentrons' projects",
"source": "src/index.ts",
"types": "lib/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"react-router-dom": "5.1.1"
},
"dependencies": {
"@opentrons/shared-data": "4.6.1",
"@opentrons/shared-data": "4.6.2",
"@popperjs/core": "2.1.1",
"@types/classnames": "^2.2.5",
"@types/lodash": "^4.14.168",
Expand Down
16 changes: 16 additions & 0 deletions discovery-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.



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





## [4.6.2](https://github.com/Opentrons/opentrons/compare/v4.6.1...v4.6.2) (2021-09-30)

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





## [4.6.1](https://github.com/Opentrons/opentrons/compare/v4.6.0...v4.6.1) (2021-09-28)

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



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





## [4.6.2](https://github.com/Opentrons/opentrons/compare/v4.6.1...v4.6.2) (2021-09-30)

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





## [4.6.1](https://github.com/Opentrons/opentrons/compare/v4.6.0...v4.6.1) (2021-09-28)

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



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





## [4.6.2](https://github.com/Opentrons/opentrons/compare/v4.6.1...v4.6.2) (2021-09-30)

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





## [4.6.1](https://github.com/Opentrons/opentrons/compare/v4.6.0...v4.6.1) (2021-09-28)

**Note:** Version bump only for package @opentrons/labware-library
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": "4.6.1",
"version": "4.6.2",
"description": "Opentrons standard labware library",
"main": "dist/index.js",
"source": "src/index.tsx",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@hot-loader/react-dom": "16.8.6",
"@opentrons/components": "4.6.1",
"@opentrons/components": "4.6.2",
"ajv": "6.10.2",
"classnames": "2.2.5",
"cookie": "0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
},
"npmClient": "yarn",
"useWorkspaces": true,
"version": "4.6.1"
"version": "4.6.2"
}
16 changes: 16 additions & 0 deletions notify-server/notify_server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.



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





## [4.6.2](https://github.com/Opentrons/opentrons/compare/v4.6.1...v4.6.2) (2021-09-30)

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





## [4.6.1](https://github.com/Opentrons/opentrons/compare/v4.6.0...v4.6.1) (2021-09-28)

**Note:** Version bump only for package @opentrons/notify-server
Expand Down
2 changes: 1 addition & 1 deletion notify-server/notify_server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentrons/notify-server",
"version": "4.6.1",
"version": "4.6.2",
"description": "Notification pub/sub server for Opentrons robots",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit dc3d769

Please sign in to comment.