Skip to content

Commit d701a5c

Browse files
committed
chore: update changelog and update widgets versions
1 parent 04f7c6f commit d701a5c

117 files changed

Lines changed: 268 additions & 81 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/pluggableWidgets/accordion-native/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

packages/pluggableWidgets/accordion-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "accordion-native",
33
"widgetName": "Accordion",
4-
"version": "2.2.1",
4+
"version": "2.3.0",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",

packages/pluggableWidgets/accordion-native/src/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<package xmlns="http://www.mendix.com/package/1.0/">
3-
<clientModule name="Accordion" version="2.2.1" xmlns="http://www.mendix.com/clientModule/1.0/">
3+
<clientModule name="Accordion" version="2.3.0" xmlns="http://www.mendix.com/clientModule/1.0/">
44
<widgetFiles>
55
<widgetFile path="Accordion.xml" />
66
</widgetFiles>

packages/pluggableWidgets/activity-indicator-native/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

packages/pluggableWidgets/activity-indicator-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "activity-indicator-native",
33
"widgetName": "ActivityIndicator",
4-
"version": "2.2.0",
4+
"version": "2.3.0",
55
"license": "Apache-2.0",
66
"repository": {
77
"type": "git",

packages/pluggableWidgets/activity-indicator-native/src/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<package xmlns="http://www.mendix.com/package/1.0/">
3-
<clientModule name="ActivityIndicator" version="2.2.0" xmlns="http://www.mendix.com/clientModule/1.0/">
3+
<clientModule name="ActivityIndicator" version="2.3.0" xmlns="http://www.mendix.com/clientModule/1.0/">
44
<widgetFiles>
55
<widgetFile path="ActivityIndicator.xml" />
66
</widgetFiles>

packages/pluggableWidgets/animation-native/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

packages/pluggableWidgets/animation-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "animation-native",
33
"widgetName": "Animation",
4-
"version": "3.1.1",
4+
"version": "3.2.0",
55
"description": "Container for animations",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"author": "Widget Team",

packages/pluggableWidgets/animation-native/src/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<package xmlns="http://www.mendix.com/package/1.0/">
3-
<clientModule name="Animation" version="3.1.1" xmlns="http://www.mendix.com/clientModule/1.0/">
3+
<clientModule name="Animation" version="3.2.0" xmlns="http://www.mendix.com/clientModule/1.0/">
44
<widgetFiles>
55
<widgetFile path="Animation.xml" />
66
</widgetFiles>

packages/pluggableWidgets/app-events-native/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

0 commit comments

Comments
 (0)