We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53200f4 commit 9c4cbceCopy full SHA for 9c4cbce
CHANGELOG.md
@@ -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
8
## [5.0.3](https://github.com/podium-lib/utils/compare/v5.0.2...v5.0.3) (2024-04-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/utils",
- "version": "5.0.3",
+ "version": "5.0.4",
"description": "Common generic utility methods shared by @podium modules.",
"type": "module",
"license": "MIT",
0 commit comments