Skip to content

Commit 9c4cbce

Browse files
chore(release): 5.0.4 [skip ci]
## [5.0.4](v5.0.3...v5.0.4) (2024-04-23) ### Bug Fixes * generate types from JSDoc ([#233](#233)) ([53200f4](53200f4))
1 parent 53200f4 commit 9c4cbce

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.4](https://github.com/podium-lib/utils/compare/v5.0.3...v5.0.4) (2024-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* generate types from JSDoc ([#233](https://github.com/podium-lib/utils/issues/233)) ([53200f4](https://github.com/podium-lib/utils/commit/53200f44e5e6811e764d917ea46edff372f3939d))
7+
18
## [5.0.3](https://github.com/podium-lib/utils/compare/v5.0.2...v5.0.3) (2024-04-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/utils",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "Common generic utility methods shared by @podium modules.",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)