Skip to content

Commit

Permalink
chore(release): v8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kendo-bot committed Jul 16, 2024
1 parent f87a85f commit b972434
Show file tree
Hide file tree
Showing 13 changed files with 86 additions and 17 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.2.1](https://github.com/telerik/kendo-themes/compare/v8.2.0...v8.2.1) (2024-07-16)


### Bug Fixes

* **chart-wizard:** icon area color variables are not backwards compatible ([4e14c81](https://github.com/telerik/kendo-themes/commit/4e14c810fa9b8552082392d84a0aa40927eaa896))
* **fluent:** map navigator layout is broken ([f12056b](https://github.com/telerik/kendo-themes/commit/f12056b9869dd81a0f4016df20b368666a712b51))
* **material:** null parameter is passed to k-color-tint when $kendo-enable-color-system is false ([2e4a0c6](https://github.com/telerik/kendo-themes/commit/2e4a0c6a982cf4b7432a9a03bb7cf52d0e09341e))





# [8.2.0](https://github.com/telerik/kendo-themes/compare/v8.2.0-dev.0...v8.2.0) (2024-07-15)

**Note:** Version bump only for package kendo-themes.repo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "8.2.0",
"version": "8.2.1",
"packages": [
"packages/*"
],
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.2.1](https://github.com/telerik/kendo-themes/compare/v8.2.0...v8.2.1) (2024-07-16)


### Bug Fixes

* **chart-wizard:** icon area color variables are not backwards compatible ([4e14c81](https://github.com/telerik/kendo-themes/commit/4e14c810fa9b8552082392d84a0aa40927eaa896))





# [8.2.0](https://github.com/telerik/kendo-themes/compare/v8.2.0-dev.0...v8.2.0) (2024-07-15)

**Note:** Version bump only for package @progress/kendo-theme-bootstrap
Expand Down
4 changes: 2 additions & 2 deletions packages/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-bootstrap",
"description": "Bootstrap theme for Kendo UI",
"version": "8.2.0",
"version": "8.2.1",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@progress/kendo-svg-icons": "3.0.0",
"@progress/kendo-theme-core": "8.2.0",
"@progress/kendo-theme-default": "8.2.0",
"@progress/kendo-theme-default": "8.2.1",
"@progress/kendo-theme-utils": "8.2.0",
"bootstrap": "5.2.1"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/classic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.2.1](https://github.com/telerik/kendo-themes/compare/v8.2.0...v8.2.1) (2024-07-16)


### Bug Fixes

* **chart-wizard:** icon area color variables are not backwards compatible ([4e14c81](https://github.com/telerik/kendo-themes/commit/4e14c810fa9b8552082392d84a0aa40927eaa896))





# [8.2.0](https://github.com/telerik/kendo-themes/compare/v8.2.0-dev.0...v8.2.0) (2024-07-15)

**Note:** Version bump only for package @progress/kendo-theme-classic
Expand Down
4 changes: 2 additions & 2 deletions packages/classic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-classic",
"description": "Sass port of less based themes for Kendo UI theme",
"version": "8.2.0",
"version": "8.2.1",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@progress/kendo-svg-icons": "3.0.0",
"@progress/kendo-theme-core": "8.2.0",
"@progress/kendo-theme-default": "8.2.0",
"@progress/kendo-theme-default": "8.2.1",
"@progress/kendo-theme-utils": "8.2.0"
},
"directories": {
Expand Down
11 changes: 11 additions & 0 deletions packages/default/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.2.1](https://github.com/telerik/kendo-themes/compare/v8.2.0...v8.2.1) (2024-07-16)


### Bug Fixes

* **chart-wizard:** icon area color variables are not backwards compatible ([4e14c81](https://github.com/telerik/kendo-themes/commit/4e14c810fa9b8552082392d84a0aa40927eaa896))





# [8.2.0](https://github.com/telerik/kendo-themes/compare/v8.2.0-dev.0...v8.2.0) (2024-07-15)

**Note:** Version bump only for package @progress/kendo-theme-default
Expand Down
2 changes: 1 addition & 1 deletion packages/default/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-default",
"description": "SASS resources for the default Kendo UI theme",
"version": "8.2.0",
"version": "8.2.1",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions packages/fluent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.2.1](https://github.com/telerik/kendo-themes/compare/v8.2.0...v8.2.1) (2024-07-16)


### Bug Fixes

* **fluent:** map navigator layout is broken ([f12056b](https://github.com/telerik/kendo-themes/commit/f12056b9869dd81a0f4016df20b368666a712b51))





# [8.2.0](https://github.com/telerik/kendo-themes/compare/v8.2.0-dev.0...v8.2.0) (2024-07-15)

**Note:** Version bump only for package @progress/kendo-theme-fluent
Expand Down
2 changes: 1 addition & 1 deletion packages/fluent/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-fluent",
"description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
"version": "8.2.0",
"version": "8.2.1",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/material/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.2.1](https://github.com/telerik/kendo-themes/compare/v8.2.0...v8.2.1) (2024-07-16)


### Bug Fixes

* **chart-wizard:** icon area color variables are not backwards compatible ([4e14c81](https://github.com/telerik/kendo-themes/commit/4e14c810fa9b8552082392d84a0aa40927eaa896))
* **material:** null parameter is passed to k-color-tint when $kendo-enable-color-system is false ([2e4a0c6](https://github.com/telerik/kendo-themes/commit/2e4a0c6a982cf4b7432a9a03bb7cf52d0e09341e))





# [8.2.0](https://github.com/telerik/kendo-themes/compare/v8.2.0-dev.0...v8.2.0) (2024-07-15)

**Note:** Version bump only for package @progress/kendo-theme-material
Expand Down
4 changes: 2 additions & 2 deletions packages/material/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-material",
"description": "Material theme for Kendo UI",
"version": "8.2.0",
"version": "8.2.1",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@progress/kendo-svg-icons": "3.0.0",
"@progress/kendo-theme-core": "8.2.0",
"@progress/kendo-theme-default": "8.2.0",
"@progress/kendo-theme-default": "8.2.1",
"@progress/kendo-theme-utils": "8.2.0"
},
"directories": {
Expand Down

0 comments on commit b972434

Please sign in to comment.