Skip to content

Commit bca9f86

Browse files
chore: release domiso v0.0.3 (#9)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1effc29 commit bca9f86

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/grumpy-pears-care.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,5 +1,11 @@
11
# Change Log
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [#8](https://github.com/un-ts/domiso/pull/8) [`1effc29`](https://github.com/un-ts/domiso/commit/1effc290a5ce7081039d98729366c9864133b500) Thanks [@JounQin](https://github.com/JounQin)! - chore: add keywords, upper case DOM in README
8+
39
## 0.0.2
410

511
### Patch Changes

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.2",
3+
"version": "0.0.3",
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)