diff --git a/packages/picasso/CHANGELOG.md b/packages/picasso/CHANGELOG.md index 0aaabf59b5..eaeea482f7 100644 --- a/packages/picasso/CHANGELOG.md +++ b/packages/picasso/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.97.1](https://github.com/toptal/picasso/compare/@toptal/picasso@4.97.0...@toptal/picasso@4.97.1) (2020-09-04) + + +### Bug Fixes + +* **Select:** fix scrolling for Select ([#1547](https://github.com/toptal/picasso/issues/1547)) ([ee893f5](https://github.com/toptal/picasso/commit/ee893f545fa7679cbc88256900342fdc459fde5b)) + + + + + # [4.97.0](https://github.com/toptal/picasso/compare/@toptal/picasso@4.96.0...@toptal/picasso@4.97.0) (2020-09-04) diff --git a/packages/picasso/package.json b/packages/picasso/package.json index 622f0dbecf..cff462bf7d 100644 --- a/packages/picasso/package.json +++ b/packages/picasso/package.json @@ -1,6 +1,6 @@ { "name": "@toptal/picasso", - "version": "4.97.0", + "version": "4.97.1", "description": "Toptal UI components library", "publishConfig": { "access": "public"