Skip to content

Commit 0793d27

Browse files
[ci] release (#32)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b6219e8 commit 0793d27

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/purple-trees-serve.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
# html-aria
22

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- [#30](https://github.com/drwpow/html-aria/pull/30) [`b6219e8`](https://github.com/drwpow/html-aria/commit/b6219e85d13f2f2eb74d066714e5fd11bc5f6b4e) Thanks [@jlp-craigmorten](https://github.com/jlp-craigmorten)! - Fix role for aside element when nested within sectioning content
8+
39
## 0.1.7
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "html-aria",
33
"description": "Utilities for creating accessible HTML based on the latest ARIA 1.3 specs. Lightweight, performant, tree-shakeable, and 0 dependencies.",
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"type": "module",
66
"license": "MIT",
77
"keywords": [

0 commit comments

Comments
 (0)