Skip to content

Commit eff0f12

Browse files
chore: release 6.22.0 (#562)
1 parent 2f75827 commit eff0f12

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [6.22.0](https://github.com/blackbaud/skyux/compare/6.21.0...6.22.0) (2022-09-27)
4+
5+
6+
### Features
7+
8+
* **components/tabs:** wizard keyboard nav and roles ([#558](https://github.com/blackbaud/skyux/issues/558)) ([#561](https://github.com/blackbaud/skyux/issues/561)) ([d0db9a9](https://github.com/blackbaud/skyux/commit/d0db9a9754be7e8b609b29ceadf1c0dc61108abe))
9+
* **components/tiles:** add inline help support for tile dashboard ([#563](https://github.com/blackbaud/skyux/issues/563)) ([5e9afad](https://github.com/blackbaud/skyux/commit/5e9afade9ba1e542fefc83f473c057ac1057e89f))
10+
11+
12+
### Bug Fixes
13+
14+
* **components/ag-grid:** option to show horizontal scrollbar at top when using trackpad ([#552](https://github.com/blackbaud/skyux/issues/552)) ([2f75827](https://github.com/blackbaud/skyux/commit/2f75827fc7fe8966583f30b5f44eae990956beac))
15+
316
## [6.21.0](https://github.com/blackbaud/skyux/compare/6.20.0...6.21.0) (2022-09-20)
417

518

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "skyux",
3-
"version": "6.21.0",
3+
"version": "6.22.0",
44
"license": "MIT",
55
"scripts": {
66
"ng": "nx",

0 commit comments

Comments
 (0)