Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Commit 739eca7

Browse files
authored
Merge pull request #1665 from mendix/moo/bump-atlas-core-version-for-gallery-native
Update atlas core changelog
2 parents 34c3114 + eed24c9 commit 739eca7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/modules/atlas-core/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- We added Atlas styling support for Gallery Native widget.
12+
- We added Atlas styling support for Gallery Text Filter Native widget.
13+
914
## [3.6.1] Atlas Core - 2022-9-26
1015

1116
### Changed

packages/modules/atlas-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "atlas-core",
33
"moduleName": "Atlas Core",
4-
"version": "3.6.1",
4+
"version": "3.7.0",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {

0 commit comments

Comments
 (0)