Skip to content

Commit 6025441

Browse files
[ci skip] chore: publish
- @pie-element/fraction-model@5.2.0-next.3 - @pie-element/fraction-model-configure@4.2.0-next.3
1 parent 59cfef9 commit 6025441

4 files changed

Lines changed: 14 additions & 2 deletions

File tree

packages/fraction-model/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.2.0-next.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model@5.2.0-next.2...@pie-element/fraction-model@5.2.0-next.3) (2026-04-08)
7+
8+
### Bug Fixes
9+
10+
- **fraction-model:** adjust padding for number input field PIE-21 ([7e94919](https://github.com/pie-framework/pie-elements/commit/7e949193559c5af3dc14ef410bdf47784b607fd8))
11+
612
# [5.2.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model@5.2.0-next.1...@pie-element/fraction-model@5.2.0-next.2) (2026-04-03)
713

814
**Note:** Version bump only for package @pie-element/fraction-model

packages/fraction-model/configure/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.2.0-next.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@4.2.0-next.2...@pie-element/fraction-model-configure@4.2.0-next.3) (2026-04-08)
7+
8+
### Bug Fixes
9+
10+
- **fraction-model:** adjust padding for number input field PIE-21 ([7e94919](https://github.com/pie-framework/pie-elements/commit/7e949193559c5af3dc14ef410bdf47784b607fd8))
11+
612
# [4.2.0-next.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/fraction-model-configure@4.2.0-next.1...@pie-element/fraction-model-configure@4.2.0-next.2) (2026-04-03)
713

814
**Note:** Version bump only for package @pie-element/fraction-model-configure

packages/fraction-model/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/fraction-model-configure",
33
"private": true,
4-
"version": "4.2.0-next.2",
4+
"version": "4.2.0-next.3",
55
"description": "",
66
"main": "lib/index.js",
77
"module": "src/index.js",

packages/fraction-model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "5.2.0-next.2",
7+
"version": "5.2.0-next.3",
88
"description": "",
99
"dependencies": {
1010
"@emotion/react": "^11.14.0",

0 commit comments

Comments
 (0)