Skip to content

Commit 1bac910

Browse files
chore(main): release 3.0.3
1 parent b5527f9 commit 1bac910

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"3.0.2"}
1+
{".":"3.0.3"}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [3.0.3](https://github.com/voxpelli/async-htm-to-string/compare/v3.0.2...v3.0.3) (2025-01-04)
4+
5+
6+
### 🧹 Chores
7+
8+
* **deps:** update dev dependencies ([0b558b1](https://github.com/voxpelli/async-htm-to-string/commit/0b558b1ba651cdeaee0db7be2fb1ee1d40642f51))
9+
* **deps:** update test dependencies ([#112](https://github.com/voxpelli/async-htm-to-string/issues/112)) ([d56f3b4](https://github.com/voxpelli/async-htm-to-string/commit/d56f3b4b7a9737ac8d86c07363f9131ab1147b04))
10+
* **deps:** update type dependencies ([#107](https://github.com/voxpelli/async-htm-to-string/issues/107)) ([b5527f9](https://github.com/voxpelli/async-htm-to-string/commit/b5527f9a320c9e2f0753eeb1134d409a16389d04))
11+
312
## [3.0.2](https://github.com/voxpelli/async-htm-to-string/compare/v3.0.1...v3.0.2) (2024-10-02)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "async-htm-to-string",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Renders a htm tagged template asyncly into a string",
55
"homepage": "http://github.com/voxpelli/async-htm-to-string",
66
"author": "Pelle Wessman <[email protected]> (http://kodfabrik.se/)",

0 commit comments

Comments
 (0)