Skip to content

Commit fe387f2

Browse files
release: v1.1.0 (#111)
1 parent 5403ad3 commit fe387f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.1.0 (Unreleased)
3+
## 1.1.0 (2025-05-12)
44
### Features
55
- A new module under `./constants`, which exports constants of XML namespaces
66
```diff

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nc/whatwg-infra",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"publish": {
66
"include": [

0 commit comments

Comments
 (0)