Skip to content

Commit

Permalink
fix: trigger update page template
Browse files Browse the repository at this point in the history
  • Loading branch information
gjulivan committed Nov 30, 2023
1 parent 4595e2d commit 20b950b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/atlas-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Changed

- We update template pages to support modern client.

## [3.12.1] Atlas Core - 2023-10-16

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion packages/atlas-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "atlas-core",
"moduleName": "Atlas Core",
"version": "3.12.1",
"version": "3.12.2",
"license": "Apache-2.0",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"repository": {
Expand Down
4 changes: 4 additions & 0 deletions packages/atlas-web-content/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Changed

- We update template pages to support modern client.

## [3.4.0] Atlas Web Content - 2023-5-17

### Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion packages/atlas-web-content/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "atlas-web-content",
"moduleName": "Atlas Web Content",
"version": "3.4.0",
"version": "3.4.1",
"license": "Apache-2.0",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"repository": {
Expand Down

0 comments on commit 20b950b

Please sign in to comment.