Skip to content

Commit a53b509

Browse files
committed
Version bump
1 parent 6df26ec commit a53b509

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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+
## [v1.0.2] - 2024-09-19
11+
1012
### Changed
1113
- Update dependencies and config
1214
- Update tests for latest `@aegisjsproject/sanitizer`

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aegisjsproject/trusted-types",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A polyfill for the Trusted Types API",
55
"keywords": [
66
"aegis",

0 commit comments

Comments
 (0)