Skip to content

Commit a19d8f9

Browse files
chore(release): 3.16.0 [skip ci]
# [3.16.0](v3.15.0...v3.16.0) (2026-04-27) ### Bug Fixes * bump math-rendering-module PIE-423 ([b1e07de](b1e07de)) ### Features * add baseHeadingLevel prop to player for heading control PIE-151 ([660ccdc](660ccdc))
1 parent 8b7309e commit a19d8f9

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.16.0](https://github.com/pie-framework/pie-player-components/compare/v3.15.0...v3.16.0) (2026-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* bump math-rendering-module PIE-423 ([b1e07de](https://github.com/pie-framework/pie-player-components/commit/b1e07de0f215264f1d5a5ffd61e0d6ec54532dad))
7+
8+
9+
### Features
10+
11+
* add baseHeadingLevel prop to player for heading control PIE-151 ([660ccdc](https://github.com/pie-framework/pie-player-components/commit/660ccdc89008dfd5069858d1d1ddd366a9a5a21a))
12+
113
# [3.15.0](https://github.com/pie-framework/pie-player-components/compare/v3.14.1...v3.15.0) (2026-04-07)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pie-framework/pie-player-components",
3-
"version": "3.15.0",
3+
"version": "3.16.0",
44
"description": "Pie Player Components",
55
"module": "dist/index.mjs",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)