Skip to content

Commit 1c77d84

Browse files
committed
chore(release): 2.1.10
1 parent 4836f1a commit 1c77d84

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 2.1.10 (2025-08-21)
6+
57
### 2.1.9 (2025-08-12)
68

79
### 2.1.8 (2025-03-03)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "html-encode",
33
"description": "A Node.js library for converting HTML documents of arbitrary encoding into a target encoding (utf8, utf16, etc).",
44
"homepage": "https://github.com/Kikobeats/html-encode",
5-
"version": "2.1.9",
5+
"version": "2.1.10",
66
"main": "index.js",
77
"author": {
88
"name": "Kiko Beats",

0 commit comments

Comments
 (0)