We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3059f commit 643fe60Copy full SHA for 643fe60
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.1.4](https://github.com/pie-framework/pie-player-components/compare/v3.1.3...v3.1.4) (2024-11-15)
2
+
3
4
+### Bug Fixes
5
6
+* update pie-lib/pie-toolbox-math-rendering-module ([5fd393b](https://github.com/pie-framework/pie-player-components/commit/5fd393bd0253b720a3b2695ca9146eae876d0f00))
7
8
## [3.1.3](https://github.com/pie-framework/pie-player-components/compare/v3.1.2...v3.1.3) (2024-10-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@pie-framework/pie-player-components",
- "version": "3.1.3",
+ "version": "3.1.4",
"description": "Pie Player Components",
"module": "dist/index.mjs",
"main": "dist/index.js",
0 commit comments