From c45d4ed641fc23908a24e7f65dea9a9224904c7d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 11 Jun 2024 09:15:15 +0000 Subject: [PATCH] chore(release): 24.0.0-main.10 [skip ci] # [24.0.0-main.10](https://github.com/terrestris/react-geo/compare/v24.0.0-main.9...v24.0.0-main.10) (2024-06-11) ### Bug Fixes * adjust some css nesting, allows for use of the table scroll property without breaking the css ([c7cc92c](https://github.com/terrestris/react-geo/commit/c7cc92cf07c6e5f46c91c6abb19d60451214aa80)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6bb16851..4284781bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [24.0.0-main.10](https://github.com/terrestris/react-geo/compare/v24.0.0-main.9...v24.0.0-main.10) (2024-06-11) + + +### Bug Fixes + +* adjust some css nesting, allows for use of the table scroll property without breaking the css ([c7cc92c](https://github.com/terrestris/react-geo/commit/c7cc92cf07c6e5f46c91c6abb19d60451214aa80)) + # [24.0.0-main.9](https://github.com/terrestris/react-geo/compare/v24.0.0-main.8...v24.0.0-main.9) (2024-06-10) diff --git a/package-lock.json b/package-lock.json index 2ee57a46f..2653f6204 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@terrestris/react-geo", - "version": "24.0.0-main.9", + "version": "24.0.0-main.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@terrestris/react-geo", - "version": "24.0.0-main.9", + "version": "24.0.0-main.10", "license": "BSD-2-Clause", "dependencies": { "@camptocamp/inkmap": "^1.4.0", diff --git a/package.json b/package.json index e7f61bda1..50254a826 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@terrestris/react-geo", - "version": "24.0.0-main.9", + "version": "24.0.0-main.10", "description": "A set of geo related modules. To use in combination with react, antd and ol.", "keywords": [ "react",