Skip to content

Commit

Permalink
chore(release): 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0](v3.1.4...v3.2.0) (2025-01-14)

### Features

* **pie-api-player:** update docu based on findings PD-4664 ([658db17](658db17))
* **pie-player:** update documentation nased on findings PD-4664 ([66db6c3](66db6c3))
  • Loading branch information
semantic-release-bot committed Jan 14, 2025
1 parent 1584a3c commit f3f86b0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [3.2.0](https://github.com/pie-framework/pie-player-components/compare/v3.1.4...v3.2.0) (2025-01-14)


### Features

* **pie-api-player:** update docu based on findings PD-4664 ([658db17](https://github.com/pie-framework/pie-player-components/commit/658db17f2ea023e71537db434db3b90528698555))
* **pie-player:** update documentation nased on findings PD-4664 ([66db6c3](https://github.com/pie-framework/pie-player-components/commit/66db6c3e58062d69cdc08c9935f9c80159cc4d02))

## [3.1.4](https://github.com/pie-framework/pie-player-components/compare/v3.1.3...v3.1.4) (2024-11-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pie-framework/pie-player-components",
"version": "3.1.4",
"version": "3.2.0",
"description": "Pie Player Components",
"module": "dist/index.mjs",
"main": "dist/index.js",
Expand Down

0 comments on commit f3f86b0

Please sign in to comment.