diff --git a/packages/atlas-core/CHANGELOG.md b/packages/atlas-core/CHANGELOG.md index 84e59233f..038fc87b8 100644 --- a/packages/atlas-core/CHANGELOG.md +++ b/packages/atlas-core/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [4.3.3] Atlas Core - 2026-1-30 + ### Fixed - We fixed an issue with scroll container regions not scrolling correctly in some cases. diff --git a/packages/atlas-core/package.json b/packages/atlas-core/package.json index 6a6a0b372..bfb4aa796 100644 --- a/packages/atlas-core/package.json +++ b/packages/atlas-core/package.json @@ -1,7 +1,7 @@ { "name": "atlas-core", "moduleName": "Atlas Core", - "version": "4.3.2", + "version": "4.3.3", "license": "Apache-2.0", "copyright": "© Mendix Technology BV 2024. All rights reserved.", "repository": {