Skip to content

Commit 3a2610b

Browse files
chore(release): 5.5.0 [skip ci]
# [5.5.0](v5.4.0...v5.5.0) (2025-06-24) ### Features * add `html` tagged template literal for podiumSend ([#286](#286)) ([03e994e](03e994e))
1 parent 03e994e commit 3a2610b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.5.0](https://github.com/podium-lib/utils/compare/v5.4.0...v5.5.0) (2025-06-24)
2+
3+
4+
### Features
5+
6+
* add `html` tagged template literal for podiumSend ([#286](https://github.com/podium-lib/utils/issues/286)) ([03e994e](https://github.com/podium-lib/utils/commit/03e994e6f88ed4db5cbe216bc7b264568cb7679f))
7+
18
# [5.4.0](https://github.com/podium-lib/utils/compare/v5.3.2...v5.4.0) (2024-11-13)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4.0",
3+
"version": "5.5.0",
44
"description": "Common generic utility methods shared by @podium modules.",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)