Skip to content

Commit 79aade2

Browse files
[ci skip] chore: publish
- @pie-lib/charting@6.2.0-next.21 - @pie-lib/config-ui@12.2.0-next.21 - @pie-lib/correct-answer-toggle@3.2.0-next.7 - @pie-lib/demo@8.33.0-next.22 - @pie-lib/drag@3.2.0-next.7 - @pie-lib/editable-html@12.2.0-next.12 - @pie-lib/editable-html-tip-tap@1.2.0-next.20 - @pie-lib/graphing@3.2.0-next.20 - @pie-lib/graphing-solution-set@3.2.0-next.20 - @pie-lib/mask-markup@2.2.0-next.21 - @pie-lib/math-input@7.2.0-next.10 - @pie-lib/math-toolbar@2.2.0-next.12 - @pie-lib/plot@3.2.0-next.20 - @pie-lib/render-ui@5.2.0-next.7 - @pie-lib/rubric@1.2.0-next.21 - @pie-lib/text-select@2.2.0-next.7
1 parent ad4fe85 commit 79aade2

32 files changed

Lines changed: 138 additions & 60 deletions

File tree

packages/charting/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
# [6.2.0-next.21](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.20...@pie-lib/charting@6.2.0-next.21) (2026-03-25)
7+
8+
**Note:** Version bump only for package @pie-lib/charting
9+
610
# [6.2.0-next.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/charting@6.2.0-next.19...@pie-lib/charting@6.2.0-next.20) (2026-03-18)
711

812
**Note:** Version bump only for package @pie-lib/charting

packages/charting/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "6.2.0-next.20",
6+
"version": "6.2.0-next.21",
77
"description": "charting",
88
"keywords": [
99
"react",
@@ -23,8 +23,8 @@
2323
"@mui/icons-material": "^7.3.4",
2424
"@mui/material": "^7.3.4",
2525
"@pie-lib/math-rendering": "^4.2.0-next.3",
26-
"@pie-lib/plot": "^3.2.0-next.19",
27-
"@pie-lib/render-ui": "^5.2.0-next.6",
26+
"@pie-lib/plot": "^3.2.0-next.20",
27+
"@pie-lib/render-ui": "^5.2.0-next.7",
2828
"@pie-lib/translator": "^3.2.0-next.3",
2929
"@visx/axis": "^3.0.0",
3030
"@visx/event": "^3.0.0",

packages/config-ui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
# [12.2.0-next.21](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@12.2.0-next.20...@pie-lib/config-ui@12.2.0-next.21) (2026-03-25)
7+
8+
**Note:** Version bump only for package @pie-lib/config-ui
9+
610
# [12.2.0-next.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@12.2.0-next.19...@pie-lib/config-ui@12.2.0-next.20) (2026-03-18)
711

812
**Note:** Version bump only for package @pie-lib/config-ui

packages/config-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pie-lib/config-ui",
3-
"version": "12.2.0-next.20",
3+
"version": "12.2.0-next.21",
44
"main": "lib/index.js",
55
"module": "src/index.js",
66
"publishConfig": {
@@ -13,9 +13,9 @@
1313
"@emotion/style": "^0.8.0",
1414
"@mui/icons-material": "^7.3.4",
1515
"@mui/material": "^7.3.4",
16-
"@pie-lib/editable-html-tip-tap": "^1.2.0-next.19",
16+
"@pie-lib/editable-html-tip-tap": "^1.2.0-next.20",
1717
"@pie-lib/icons": "^3.2.0-next.4",
18-
"@pie-lib/render-ui": "^5.2.0-next.6",
18+
"@pie-lib/render-ui": "^5.2.0-next.7",
1919
"assert": "^1.4.1",
2020
"debug": "^4.1.1",
2121
"lodash-es": "^4.17.23",

packages/correct-answer-toggle/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.0-next.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@3.2.0-next.6...@pie-lib/correct-answer-toggle@3.2.0-next.7) (2026-03-25)
7+
8+
**Note:** Version bump only for package @pie-lib/correct-answer-toggle
9+
610
# [3.2.0-next.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/correct-answer-toggle@3.2.0-next.5...@pie-lib/correct-answer-toggle@3.2.0-next.6) (2026-03-18)
711

812
**Note:** Version bump only for package @pie-lib/correct-answer-toggle

packages/correct-answer-toggle/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"publishConfig": {
1212
"access": "public"
1313
},
14-
"version": "3.2.0-next.6",
14+
"version": "3.2.0-next.7",
1515
"main": "lib/index.js",
1616
"module": "src/index.jsx",
1717
"repository": "pie-framework/pie-lib",
@@ -22,7 +22,7 @@
2222
"@mui/icons-material": "^7.3.4",
2323
"@mui/material": "^7.3.4",
2424
"@pie-lib/icons": "^3.2.0-next.4",
25-
"@pie-lib/render-ui": "^5.2.0-next.6",
25+
"@pie-lib/render-ui": "^5.2.0-next.7",
2626
"@pie-lib/translator": "^3.2.0-next.3",
2727
"lodash-es": "^4.17.23",
2828
"prop-types": "^15.6.2",

packages/demo/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.33.0-next.22](https://github.com/pie-framework/pie-lib/compare/@pie-lib/demo@8.33.0-next.21...@pie-lib/demo@8.33.0-next.22) (2026-03-25)
7+
8+
**Note:** Version bump only for package @pie-lib/demo
9+
610
# [8.33.0-next.21](https://github.com/pie-framework/pie-lib/compare/@pie-lib/demo@8.33.0-next.20...@pie-lib/demo@8.33.0-next.21) (2026-03-18)
711

812
**Note:** Version bump only for package @pie-lib/demo

packages/demo/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pie-lib/demo",
33
"private": true,
4-
"version": "8.33.0-next.21",
4+
"version": "8.33.0-next.22",
55
"repository": "pie-framework/pie-lib",
66
"dependencies": {
77
"@dnd-kit/core": "^6.3.1",
@@ -16,24 +16,24 @@
1616
"@pie-framework/mathml-to-latex": "1.4.4",
1717
"@pie-framework/mathquill": "1.2.1-beta.0",
1818
"@pie-framework/parse-english": "^1.0.0",
19-
"@pie-lib/charting": "^6.2.0-next.20",
20-
"@pie-lib/config-ui": "^12.2.0-next.20",
21-
"@pie-lib/correct-answer-toggle": "^3.2.0-next.6",
22-
"@pie-lib/drag": "^3.2.0-next.6",
23-
"@pie-lib/editable-html-tip-tap": "^1.2.0-next.19",
24-
"@pie-lib/graphing": "^3.2.0-next.19",
19+
"@pie-lib/charting": "^6.2.0-next.21",
20+
"@pie-lib/config-ui": "^12.2.0-next.21",
21+
"@pie-lib/correct-answer-toggle": "^3.2.0-next.7",
22+
"@pie-lib/drag": "^3.2.0-next.7",
23+
"@pie-lib/editable-html-tip-tap": "^1.2.0-next.20",
24+
"@pie-lib/graphing": "^3.2.0-next.20",
2525
"@pie-lib/icons": "^3.2.0-next.4",
26-
"@pie-lib/mask-markup": "^2.2.0-next.20",
26+
"@pie-lib/mask-markup": "^2.2.0-next.21",
2727
"@pie-lib/math-evaluator": "^3.2.0-next.4",
28-
"@pie-lib/math-input": "^7.2.0-next.9",
28+
"@pie-lib/math-input": "^7.2.0-next.10",
2929
"@pie-lib/math-rendering": "^4.2.0-next.3",
30-
"@pie-lib/math-toolbar": "^2.2.0-next.11",
31-
"@pie-lib/plot": "^3.2.0-next.19",
32-
"@pie-lib/render-ui": "^5.2.0-next.6",
33-
"@pie-lib/rubric": "^1.2.0-next.20",
30+
"@pie-lib/math-toolbar": "^2.2.0-next.12",
31+
"@pie-lib/plot": "^3.2.0-next.20",
32+
"@pie-lib/render-ui": "^5.2.0-next.7",
33+
"@pie-lib/rubric": "^1.2.0-next.21",
3434
"@pie-lib/scoring-config": "^4.2.0-next.3",
3535
"@pie-lib/style-utils": "^1.2.0-next.3",
36-
"@pie-lib/text-select": "^2.2.0-next.6",
36+
"@pie-lib/text-select": "^2.2.0-next.7",
3737
"@pie-lib/tools": "^1.2.0-next.4",
3838
"@pie-lib/translator": "^3.2.0-next.3",
3939
"@tiptap/pm": "^3.0.9",

packages/drag/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+
# [3.2.0-next.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@3.2.0-next.6...@pie-lib/drag@3.2.0-next.7) (2026-03-25)
7+
8+
### Bug Fixes
9+
10+
- **drag:** set margin for draggable choice with p tag PD-5669 ([c430a21](https://github.com/pie-framework/pie-lib/commit/c430a21788138edfa522b42230120133943bcb1f))
11+
612
# [3.2.0-next.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/drag@3.2.0-next.5...@pie-lib/drag@3.2.0-next.6) (2026-03-18)
713

814
**Note:** Version bump only for package @pie-lib/drag

packages/drag/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pie-lib/drag",
3-
"version": "3.2.0-next.6",
3+
"version": "3.2.0-next.7",
44
"description": "",
55
"main": "lib/index.js",
66
"module": "src/index.js",
@@ -14,7 +14,7 @@
1414
"@mui/icons-material": "^7.3.4",
1515
"@mui/material": "^7.3.4",
1616
"@pie-lib/math-rendering": "^4.2.0-next.3",
17-
"@pie-lib/render-ui": "^5.2.0-next.6",
17+
"@pie-lib/render-ui": "^5.2.0-next.7",
1818
"classnames": "^2.2.6",
1919
"lodash-es": "^4.17.23",
2020
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)