Skip to content

Commit f490609

Browse files
chore(release): 1.4.0-next.8 [skip ci]
# [1.4.0-next.8](v1.4.0-next.7...v1.4.0-next.8) (2022-08-16) ### Bug Fixes * **attention:** make attention visible only after first computing of its position ([c606ec6](c606ec6)) ### Features * **attention:** add aria-label to arrow component ([fbd6847](fbd6847))
1 parent e5524a3 commit f490609

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.4.0-next.8](https://github.com/fabric-ds/react/compare/v1.4.0-next.7...v1.4.0-next.8) (2022-08-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **attention:** make attention visible only after first computing of its position ([c606ec6](https://github.com/fabric-ds/react/commit/c606ec6570ada9e028035d12ff64e7f31d9dd2ed))
7+
8+
9+
### Features
10+
11+
* **attention:** add aria-label to arrow component ([fbd6847](https://github.com/fabric-ds/react/commit/fbd684729daa5ed317c2b572c3183d76f62c3110))
12+
113
# [1.4.0-next.7](https://github.com/fabric-ds/react/compare/v1.4.0-next.6...v1.4.0-next.7) (2022-08-05)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fabric-ds/react",
3-
"version": "1.4.0-next.7",
3+
"version": "1.4.0-next.8",
44
"repository": "git@github.com:fabric-ds/react.git",
55
"license": "ISC",
66
"type": "module",

0 commit comments

Comments
 (0)