diff --git a/CHANGELOG.md b/CHANGELOG.md index ebebc378b..fcc1240fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v17.5.6](https://github.com/TeselaGen/openVectorEditor/compare/v17.3.12...v17.5.6) +#### [v17.5.7](https://github.com/TeselaGen/openVectorEditor/compare/v17.3.12...v17.5.7) - Added rounded corners to amino acids [`#819`](https://github.com/TeselaGen/openVectorEditor/pull/819) - small selection color style fix https://github.com/TeselaGen/lims/issues/9038#event-6627607729 [`#9038`](https://github.com/TeselaGen/lims/issues/9038) diff --git a/package.json b/package.json index 3ea73939a..697a31436 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-vector-editor", - "version": "17.5.6", + "version": "17.5.7", "description": "Teselagen's Open Source Vector Editor", "main": "lib/index.js", "module": "es/index.js", diff --git a/src/RowItem/Translations/AASliver.js b/src/RowItem/Translations/AASliver.js index a2aec8218..fd85baf71 100644 --- a/src/RowItem/Translations/AASliver.js +++ b/src/RowItem/Translations/AASliver.js @@ -105,7 +105,6 @@ function AASliver(props) { L ${roundedCorner * dirX2}, ${roundedCorner * dirY2} Q 0 0 ${roundedCorner / 3} 0 z`; - return ( <>