Skip to content

Commit

Permalink
chore(release): 5.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.3.1](v5.3.0...v5.3.1) (2024-09-22)

### Bug Fixes

* receive and emit hinted assets ([a07e0e3](a07e0e3))
  • Loading branch information
semantic-release-bot committed Sep 22, 2024
1 parent 707b8f4 commit 1b636c2
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 @@
## [5.3.1](https://github.com/podium-lib/utils/compare/v5.3.0...v5.3.1) (2024-09-22)


### Bug Fixes

* receive and emit hinted assets ([a07e0e3](https://github.com/podium-lib/utils/commit/a07e0e3b69d0a372d20417d9410bd50698c9af19))

# [5.3.0](https://github.com/podium-lib/utils/compare/v5.2.1...v5.3.0) (2024-09-20)


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": "@podium/utils",
"version": "5.3.0",
"version": "5.3.1",
"description": "Common generic utility methods shared by @podium modules.",
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit 1b636c2

Please sign in to comment.