Skip to content

Commit

Permalink
chore(release): 3.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.2](v3.1.1...v3.1.2) (2024-10-03)

### Bug Fixes

* update @pie-lib/pie-toolbox-math-rendering-module ([0b849b3](0b849b3))
  • Loading branch information
semantic-release-bot committed Oct 3, 2024
1 parent 5665f5c commit 066b69a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.1.2](https://github.com/pie-framework/pie-player-components/compare/v3.1.1...v3.1.2) (2024-10-03)


### Bug Fixes

* update @pie-lib/pie-toolbox-math-rendering-module ([0b849b3](https://github.com/pie-framework/pie-player-components/commit/0b849b3f75ffbd796173801e6304670dbdccadf5))

## [3.1.1](https://github.com/pie-framework/pie-player-components/compare/v3.1.0...v3.1.1) (2024-09-26)


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.1",
"version": "3.1.2",
"description": "Pie Player Components",
"module": "dist/index.mjs",
"main": "dist/index.js",
Expand Down

0 comments on commit 066b69a

Please sign in to comment.