Skip to content

Commit c3a99fb

Browse files
Version Packages (#353)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bd77cc0 commit c3a99fb

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/great-schools-listen.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# dom-accessibility-api changelog
22

3+
## 0.4.7
4+
5+
### Patch Changes
6+
7+
- [`d6c4455`](https://github.com/eps1lon/dom-accessibility-api/commit/d6c44558250e898caa68e7b3eaa2f4d505078b3e) [#352](https://github.com/eps1lon/dom-accessibility-api/pull/352) Thanks [@eps1lon](https://github.com/eps1lon)! - Support native labels in IE 11
8+
9+
Also affects Edge < 18 and Firefox < 56.
10+
311
## 0.4.6
412

513
### 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": "dom-accessibility-api",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"main": "dist/index.js",
55
"module": "dist/index.mjs",
66
"type": "commonjs",

0 commit comments

Comments
 (0)