Skip to content

Commit 3ab5e3b

Browse files
author
circleci
committed
[ci skip] chore: publish
- @pie-element/math-inline@8.8.3 - @pie-element/math-templated@3.8.3 - @pie-element/math-inline-controller@7.4.3 - @pie-element/math-templated-controller@3.4.3
1 parent 229af98 commit 3ab5e3b

8 files changed

Lines changed: 48 additions & 4 deletions

File tree

packages/math-inline/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+
## [8.8.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@8.8.2...@pie-element/math-inline@8.8.3) (2025-07-31)
7+
8+
9+
### Bug Fixes
10+
11+
* bump math-validation PD-5052 ([9dcaaa6](https://github.com/pie-framework/pie-elements/commit/9dcaaa6081575b2e666c0f54c804035cdece6e46))
12+
13+
14+
15+
16+
617
## [8.8.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@8.8.1...@pie-element/math-inline@8.8.2) (2025-07-25)
718

819

packages/math-inline/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+
## [7.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-controller@7.4.2...@pie-element/math-inline-controller@7.4.3) (2025-07-31)
7+
8+
9+
### Bug Fixes
10+
11+
* bump math-validation PD-5052 ([9dcaaa6](https://github.com/pie-framework/pie-elements/commit/9dcaaa6081575b2e666c0f54c804035cdece6e46))
12+
13+
14+
15+
16+
617
## [7.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-controller@7.4.1...@pie-element/math-inline-controller@7.4.2) (2025-07-25)
718

819

packages/math-inline/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/math-inline-controller",
33
"private": true,
4-
"version": "7.4.2",
4+
"version": "7.4.3",
55
"description": "",
66
"main": "lib/index.js",
77
"module": "src/index.js",

packages/math-inline/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": "8.8.2",
7+
"version": "8.8.3",
88
"main": "lib/index.js",
99
"description": "",
1010
"scripts": {

packages/math-templated/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.8.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated@3.8.2...@pie-element/math-templated@3.8.3) (2025-07-31)
7+
8+
9+
### Bug Fixes
10+
11+
* bump math-validation PD-5052 ([9dcaaa6](https://github.com/pie-framework/pie-elements/commit/9dcaaa6081575b2e666c0f54c804035cdece6e46))
12+
13+
14+
15+
16+
617
## [3.8.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated@3.8.1...@pie-element/math-templated@3.8.2) (2025-07-25)
718

819

packages/math-templated/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.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-controller@3.4.2...@pie-element/math-templated-controller@3.4.3) (2025-07-31)
7+
8+
9+
### Bug Fixes
10+
11+
* bump math-validation PD-5052 ([9dcaaa6](https://github.com/pie-framework/pie-elements/commit/9dcaaa6081575b2e666c0f54c804035cdece6e46))
12+
13+
14+
15+
16+
617
## [3.4.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-templated-controller@3.4.1...@pie-element/math-templated-controller@3.4.2) (2025-07-25)
718

819

packages/math-templated/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/math-templated-controller",
33
"private": true,
4-
"version": "3.4.2",
4+
"version": "3.4.3",
55
"description": "",
66
"main": "lib/index.js",
77
"module": "src/index.js",

packages/math-templated/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.8.2",
7+
"version": "3.8.3",
88
"description": "",
99
"dependencies": {
1010
"@material-ui/core": "^3.9.2",

0 commit comments

Comments
 (0)