Skip to content

Commit 86f2820

Browse files
authored
Merge pull request #66 from AegisJSProject/release/0.0.12
Version bump
2 parents 130b292 + 206840f commit 86f2820

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.13] - 2024-10-28
11+
1012
### Changed
1113
- Use external `@aegijsproject/url` instead of own URL parser
1214

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aegisjsproject/parsers",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"description": "A collection of secure & minimal parsers for HTML, CSS, SVG, MathML, XML, and JSON",
55
"keywords": [
66
"aegis",

0 commit comments

Comments
 (0)