Skip to content

Commit 83b865b

Browse files
chore: release 7.0.0-beta.17 (#841)
1 parent 4dcfa1e commit 83b865b

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [7.0.0-beta.17](https://github.com/blackbaud/skyux/compare/7.0.0-beta.16...7.0.0-beta.17) (2022-11-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **components/ag-grid:** remove `const` from `enum SkyCellClass` ([#844](https://github.com/blackbaud/skyux/issues/844)) ([4dcfa1e](https://github.com/blackbaud/skyux/commit/4dcfa1ee57dc77dd148e9518a452cd846fbfdfc3))
9+
* **components/packages:** remove package before installing it to prevent duplicates ([#839](https://github.com/blackbaud/skyux/issues/839)) ([89a990f](https://github.com/blackbaud/skyux/commit/89a990fb3d48edb0a70e5758d25dbd510b621fc1))
10+
311
## [7.0.0-beta.16](https://github.com/blackbaud/skyux/compare/7.0.0-beta.15...7.0.0-beta.16) (2022-11-16)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "7.0.0-beta.16",
3+
"version": "7.0.0-beta.17",
44
"license": "MIT",
55
"scripts": {
66
"ng": "nx",

0 commit comments

Comments
 (0)