Skip to content

Commit 0acdaab

Browse files
authored
Merge pull request #2542 from pie-framework/master
Merge pull request #2541 from pie-framework/develop
2 parents 317f844 + 0b36d7c commit 0acdaab

168 files changed

Lines changed: 1011 additions & 90 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/boilerplate-item-type/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@3.2.1...@pie-element/boilerplate-item-type@3.2.2) (2025-04-17)
7+
8+
9+
### Bug Fixes
10+
11+
* update pie-lib/pie-toolbox PD-4967 ([0901bff](https://github.com/pie-framework/pie-elements/commit/0901bff14ea3398cf3930d7e41809a4d9dde0ccd))
12+
13+
14+
15+
16+
617
## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type@3.2.0...@pie-element/boilerplate-item-type@3.2.1) (2025-04-10)
718

819

packages/boilerplate-item-type/configure/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@3.2.1...@pie-element/boilerplate-item-type-configure@3.2.2) (2025-04-17)
7+
8+
9+
### Bug Fixes
10+
11+
* update pie-lib/pie-toolbox PD-4967 ([0901bff](https://github.com/pie-framework/pie-elements/commit/0901bff14ea3398cf3930d7e41809a4d9dde0ccd))
12+
13+
14+
15+
16+
617
## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-configure@3.2.0...@pie-element/boilerplate-item-type-configure@3.2.1) (2025-04-10)
718

819

packages/boilerplate-item-type/configure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pie-element/boilerplate-item-type-configure",
33
"private": true,
4-
"version": "3.2.1",
4+
"version": "3.2.2",
55
"description": "",
66
"main": "lib/index.js",
77
"module": "src/index.js",

packages/boilerplate-item-type/controller/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.2.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-controller@3.2.1...@pie-element/boilerplate-item-type-controller@3.2.2) (2025-04-17)
7+
8+
9+
### Bug Fixes
10+
11+
* update pie-lib/pie-toolbox PD-4967 ([0901bff](https://github.com/pie-framework/pie-elements/commit/0901bff14ea3398cf3930d7e41809a4d9dde0ccd))
12+
13+
14+
15+
16+
617
## [3.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/boilerplate-item-type-controller@3.2.0...@pie-element/boilerplate-item-type-controller@3.2.1) (2025-04-10)
718

819

packages/boilerplate-item-type/controller/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pie-element/boilerplate-item-type-controller",
33
"private": true,
4-
"version": "3.2.1",
4+
"version": "3.2.2",
55
"description": "",
66
"main": "lib/index.js",
77
"module": "src/index.js",

packages/boilerplate-item-type/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public"
55
},
66
"repository": "pie-framework/pie-elements",
7-
"version": "3.2.1",
7+
"version": "3.2.2",
88
"description": "",
99
"dependencies": {
1010
"@material-ui/core": "^3.9.2",

packages/calculator/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@5.1.1...@pie-element/calculator@5.1.2) (2025-04-17)
7+
8+
9+
### Bug Fixes
10+
11+
* update pie-lib/pie-toolbox PD-4967 ([0901bff](https://github.com/pie-framework/pie-elements/commit/0901bff14ea3398cf3930d7e41809a4d9dde0ccd))
12+
13+
14+
15+
16+
617
## [5.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@5.1.0...@pie-element/calculator@5.1.1) (2025-04-10)
718

819

packages/calculator/configure/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@4.1.1...@pie-element/calculator-configure@4.1.2) (2025-04-17)
7+
8+
9+
### Bug Fixes
10+
11+
* update pie-lib/pie-toolbox PD-4967 ([0901bff](https://github.com/pie-framework/pie-elements/commit/0901bff14ea3398cf3930d7e41809a4d9dde0ccd))
12+
13+
14+
15+
16+
617
## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@4.1.0...@pie-element/calculator-configure@4.1.1) (2025-04-10)
718

819

packages/calculator/configure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pie-element/calculator-configure",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"description": "",
55
"main": "lib/index.js",
66
"private": true,

packages/calculator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pie-element/calculator",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"description": "A catalog tool",
55
"repository": "pie-framework/pie-elements",
66
"scripts": {

0 commit comments

Comments
 (0)