Skip to content

Commit 54ca49c

Browse files
chore: release domiso v0.0.1 (#3)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0e277f0 commit 54ca49c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thirty-candles-give.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# Change Log
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- [#2](https://github.com/un-ts/domiso/pull/2) [`0e277f0`](https://github.com/un-ts/domiso/commit/0e277f00d6860fd2e041a61ea6871f64758074a8) Thanks [@JounQin](https://github.com/JounQin)! - chore: add xml test case, update description

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "domiso",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"type": "module",
55
"description": "The smallest and fastest Dom sanitizer based on browser native DOMParser",
66
"repository": "git+https://github.com/un-ts/domiso.git",

0 commit comments

Comments
 (0)