Skip to content

Commit

Permalink
chore(release): 0.29.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.29.2](v0.29.1...v0.29.2) (2022-08-08)

### Bug Fixes

* change return object of validation method ([794e2ec](794e2ec))
* validation method - change map with reduce ([3c254a9](3c254a9))
  • Loading branch information
semantic-release-bot committed Aug 8, 2022
1 parent 6aa6f7f commit e0a5e97
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 @@
## [0.29.2](https://github.com/pie-framework/pie-player-components/compare/v0.29.1...v0.29.2) (2022-08-08)


### Bug Fixes

* change return object of validation method ([794e2ec](https://github.com/pie-framework/pie-player-components/commit/794e2ec0f3914a06b55b147057c202e0ba2eeb4a))
* validation method - change map with reduce ([3c254a9](https://github.com/pie-framework/pie-player-components/commit/3c254a9cbb79c6d1dc4abad3261e769a1951e4b7))

## [0.29.1](https://github.com/pie-framework/pie-player-components/compare/v0.29.0...v0.29.1) (2022-08-02)


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

0 comments on commit e0a5e97

Please sign in to comment.