Skip to content

Commit

Permalink
chore(release): v10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kendo-bot committed Feb 4, 2025
1 parent 234b9c2 commit 842eda8
Show file tree
Hide file tree
Showing 19 changed files with 118 additions and 40 deletions.
11 changes: 11 additions & 0 deletions 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.

# [10.2.0](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.3...v10.2.0) (2025-02-04)


### Bug Fixes

* **fluent:** use correct variable for input suffix disabled text ([9b51e50](https://github.com/telerik/kendo-themes/commit/9b51e500a10d5084fa11ce1512048e1470cac49b))





# [10.2.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.2...v10.2.0-dev.3) (2025-02-03)


Expand Down
4 changes: 2 additions & 2 deletions 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": "10.2.0-dev.3",
"version": "10.2.0",
"packages": [
"packages/html",
"packages/core",
Expand Down Expand Up @@ -31,4 +31,4 @@
"yes": true
}
}
}
}
38 changes: 19 additions & 19 deletions package-lock.json

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

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

# [10.2.0](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.3...v10.2.0) (2025-02-04)

**Note:** Version bump only for package @progress/kendo-theme-bootstrap





# [10.2.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.2...v10.2.0-dev.3) (2025-02-03)

**Note:** Version bump only for package @progress/kendo-theme-bootstrap
Expand Down
6 changes: 3 additions & 3 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": "10.2.0-dev.3",
"version": "10.2.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -53,8 +53,8 @@
},
"dependencies": {
"@progress/kendo-svg-icons": "^4.0.0",
"@progress/kendo-theme-core": "10.2.0-dev.3",
"@progress/kendo-theme-utils": "10.2.0-dev.3"
"@progress/kendo-theme-core": "10.2.0",
"@progress/kendo-theme-utils": "10.2.0"
},
"directories": {
"doc": "docs",
Expand Down
8 changes: 8 additions & 0 deletions packages/classic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.2.0](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.3...v10.2.0) (2025-02-04)

**Note:** Version bump only for package @progress/kendo-theme-classic





# [10.2.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.2...v10.2.0-dev.3) (2025-02-03)


Expand Down
6 changes: 3 additions & 3 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": "10.2.0-dev.3",
"version": "10.2.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -53,8 +53,8 @@
},
"dependencies": {
"@progress/kendo-svg-icons": "^4.0.0",
"@progress/kendo-theme-core": "10.2.0-dev.3",
"@progress/kendo-theme-utils": "10.2.0-dev.3"
"@progress/kendo-theme-core": "10.2.0",
"@progress/kendo-theme-utils": "10.2.0"
},
"directories": {
"doc": "docs",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.2.0](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.3...v10.2.0) (2025-02-04)

**Note:** Version bump only for package @progress/kendo-theme-core





# [10.2.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.2...v10.2.0-dev.3) (2025-02-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-core",
"description": "A collection of functions and mixins used for building themes for Kendo UI",
"version": "10.2.0-dev.3",
"version": "10.2.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/default/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.2.0](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.3...v10.2.0) (2025-02-04)

**Note:** Version bump only for package @progress/kendo-theme-default





# [10.2.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.2...v10.2.0-dev.3) (2025-02-03)


Expand Down
6 changes: 3 additions & 3 deletions 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": "10.2.0-dev.3",
"version": "10.2.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -52,8 +52,8 @@
},
"dependencies": {
"@progress/kendo-svg-icons": "^4.0.0",
"@progress/kendo-theme-core": "10.2.0-dev.3",
"@progress/kendo-theme-utils": "10.2.0-dev.3"
"@progress/kendo-theme-core": "10.2.0",
"@progress/kendo-theme-utils": "10.2.0"
},
"directories": {
"doc": "docs",
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.

# [10.2.0](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.3...v10.2.0) (2025-02-04)


### Bug Fixes

* **fluent:** use correct variable for input suffix disabled text ([9b51e50](https://github.com/telerik/kendo-themes/commit/9b51e500a10d5084fa11ce1512048e1470cac49b))





# [10.2.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.2...v10.2.0-dev.3) (2025-02-03)


Expand Down
6 changes: 3 additions & 3 deletions 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": "10.2.0-dev.3",
"version": "10.2.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -54,8 +54,8 @@
},
"dependencies": {
"@progress/kendo-svg-icons": "^4.0.0",
"@progress/kendo-theme-core": "10.2.0-dev.3",
"@progress/kendo-theme-utils": "10.2.0-dev.3"
"@progress/kendo-theme-core": "10.2.0",
"@progress/kendo-theme-utils": "10.2.0"
},
"directories": {
"doc": "docs",
Expand Down
8 changes: 8 additions & 0 deletions packages/html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.2.0](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.3...v10.2.0) (2025-02-04)

**Note:** Version bump only for package @progress/kendo-themes-html





# [10.2.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.2...v10.2.0-dev.3) (2025-02-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-themes-html",
"description": "A collection of HTML helpers used for developing Kendo UI themes",
"version": "10.2.0-dev.3",
"version": "10.2.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/material/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.2.0](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.3...v10.2.0) (2025-02-04)

**Note:** Version bump only for package @progress/kendo-theme-material





# [10.2.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.2...v10.2.0-dev.3) (2025-02-03)


Expand Down
6 changes: 3 additions & 3 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": "10.2.0-dev.3",
"version": "10.2.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -54,8 +54,8 @@
},
"dependencies": {
"@progress/kendo-svg-icons": "^4.0.0",
"@progress/kendo-theme-core": "10.2.0-dev.3",
"@progress/kendo-theme-utils": "10.2.0-dev.3"
"@progress/kendo-theme-core": "10.2.0",
"@progress/kendo-theme-utils": "10.2.0"
},
"directories": {
"doc": "docs",
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.2.0](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.3...v10.2.0) (2025-02-04)

**Note:** Version bump only for package @progress/kendo-theme-utils





# [10.2.0-dev.3](https://github.com/telerik/kendo-themes/compare/v10.2.0-dev.2...v10.2.0-dev.3) (2025-02-03)

**Note:** Version bump only for package @progress/kendo-theme-utils
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@progress/kendo-theme-utils",
"description": "Utility first library alongside Kendo UI",
"version": "10.2.0-dev.3",
"version": "10.2.0",
"author": "Progress",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -44,7 +44,7 @@
"postpublish": "echo 'no postpublish for utils'"
},
"dependencies": {
"@progress/kendo-theme-core": "10.2.0-dev.3"
"@progress/kendo-theme-core": "10.2.0"
},
"directories": {
"doc": "docs"
Expand Down

0 comments on commit 842eda8

Please sign in to comment.