From dba9f2363b8df5f6b82dee1135022eff3bd37abd Mon Sep 17 00:00:00 2001 From: Blu Release Bot Date: Mon, 2 Oct 2023 18:38:06 +0000 Subject: [PATCH] chore(release): publish v1.50.1 [skip ci] --- CHANGELOG.md | 6 ++++++ lerna.json | 2 +- packages/ocean-core/CHANGELOG.md | 6 ++++++ packages/ocean-core/package.json | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 158ee4d7c..d6ad28305 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.50.1](https://github.com/ocean-ds/ocean-web/compare/v1.50.0...v1.50.1) (2023-10-02) + +### Bug Fixes + +- remove input jump on hover ([#1084](https://github.com/ocean-ds/ocean-web/issues/1084)) ([99ce61c](https://github.com/ocean-ds/ocean-web/commit/99ce61cb6364e26cf4753561dd186d7604fa98ad)) + # [1.50.0](https://github.com/ocean-ds/ocean-web/compare/v1.49.0...v1.50.0) (2023-09-27) ### Features diff --git a/lerna.json b/lerna.json index 59ad34a37..5cc22b05a 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.50.0", + "version": "1.50.1", "npmClient": "yarn", "useWorkspaces": true, "packages": ["packages/*"], diff --git a/packages/ocean-core/CHANGELOG.md b/packages/ocean-core/CHANGELOG.md index 056fdab71..a8d4bf3b7 100644 --- a/packages/ocean-core/CHANGELOG.md +++ b/packages/ocean-core/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.50.1](https://github.com/ocean-ds/ocean-web/compare/v1.50.0...v1.50.1) (2023-10-02) + +### Bug Fixes + +- remove input jump on hover ([#1084](https://github.com/ocean-ds/ocean-web/issues/1084)) ([99ce61c](https://github.com/ocean-ds/ocean-web/commit/99ce61cb6364e26cf4753561dd186d7604fa98ad)) + # [1.50.0](https://github.com/ocean-ds/ocean-web/compare/v1.49.0...v1.50.0) (2023-09-27) ### Features diff --git a/packages/ocean-core/package.json b/packages/ocean-core/package.json index 365165da6..336612555 100644 --- a/packages/ocean-core/package.json +++ b/packages/ocean-core/package.json @@ -1,6 +1,6 @@ { "name": "@useblu/ocean-core", - "version": "1.50.0", + "version": "1.50.1", "private": false, "description": "UIkit css that implement Ocean's Design System.", "files": [