Skip to content

Commit c1955fc

Browse files
committed
chore: Release v14.2.5 [skip release]
1 parent e3cffb0 commit c1955fc

File tree

15 files changed

+32
-27
lines changed

15 files changed

+32
-27
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [v14.2.5](https://github.com/Workday/canvas-kit/releases/tag/v14.2.5) (2026-01-08)
7+
8+
9+
10+
611
## [v14.2.4](https://github.com/Workday/canvas-kit/releases/tag/v14.2.4) (2026-01-07)
712

813
### Components

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"modules/**"
44
],
5-
"version": "14.2.4",
5+
"version": "14.2.5",
66
"npmClient": "yarn",
77
"command": {
88
"version": {

modules/codemod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@workday/canvas-kit-codemod",
33
"author": "Workday, Inc. (https://www.workday.com)",
44
"license": "Apache-2.0",
5-
"version": "14.2.4",
5+
"version": "14.2.5",
66
"description": "A collection of codemods for use on Workday Canvas Kit packages.",
77
"main": "dist/es6/index.js",
88
"sideEffects": false,

modules/css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workday/canvas-kit-css",
3-
"version": "14.2.4",
3+
"version": "14.2.5",
44
"description": "The parent module that contains all Workday Canvas Kit CSS components",
55
"author": "Workday, Inc. (https://www.workday.com)",
66
"license": "Apache-2.0",

modules/docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workday/canvas-kit-docs",
3-
"version": "14.2.4",
3+
"version": "14.2.5",
44
"description": "Documentation components of Canvas Kit components",
55
"author": "Workday, Inc. (https://www.workday.com)",
66
"license": "Apache-2.0",
@@ -45,10 +45,10 @@
4545
"@emotion/styled": "^11.6.0",
4646
"@stackblitz/sdk": "^1.11.0",
4747
"@storybook/csf": "0.0.1",
48-
"@workday/canvas-kit-labs-react": "^14.2.4",
49-
"@workday/canvas-kit-preview-react": "^14.2.4",
50-
"@workday/canvas-kit-react": "^14.2.4",
51-
"@workday/canvas-kit-styling": "^14.2.4",
48+
"@workday/canvas-kit-labs-react": "^14.2.5",
49+
"@workday/canvas-kit-preview-react": "^14.2.5",
50+
"@workday/canvas-kit-react": "^14.2.5",
51+
"@workday/canvas-kit-styling": "^14.2.5",
5252
"@workday/canvas-system-icons-web": "^3.0.36",
5353
"@workday/canvas-tokens-web": "^3.1.1",
5454
"markdown-to-jsx": "^7.2.0",

modules/labs-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workday/canvas-kit-labs-css",
3-
"version": "14.2.4",
3+
"version": "14.2.5",
44
"description": "The parent module that contains all Workday Canvas Kit Labs CSS components",
55
"author": "Workday, Inc. (https://www.workday.com)",
66
"license": "Apache-2.0",

modules/labs-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workday/canvas-kit-labs-react",
3-
"version": "14.2.4",
3+
"version": "14.2.5",
44
"description": "Canvas Kit Labs is an incubator for new and experimental components. Since we have a rather rigorous process for getting components in at a production level, it can be valuable to make them available earlier while we continuously iterate on the API/functionality. The Labs modules allow us to do that as needed.",
55
"author": "Workday, Inc. (https://www.workday.com)",
66
"license": "Apache-2.0",
@@ -48,8 +48,8 @@
4848
"dependencies": {
4949
"@emotion/react": "^11.7.1",
5050
"@emotion/styled": "^11.6.0",
51-
"@workday/canvas-kit-react": "^14.2.4",
52-
"@workday/canvas-kit-styling": "^14.2.4",
51+
"@workday/canvas-kit-react": "^14.2.5",
52+
"@workday/canvas-kit-styling": "^14.2.5",
5353
"@workday/canvas-system-icons-web": "^3.0.36",
5454
"@workday/canvas-tokens-web": "^3.1.1",
5555
"@workday/design-assets-types": "^0.2.10",

modules/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workday/canvas-kit-mcp",
3-
"version": "14.2.4",
3+
"version": "14.2.5",
44
"description": "MCP package for Canvas Kit",
55
"author": "Workday, Inc. (https://www.workday.com)",
66
"license": "Apache-2.0",

modules/popup-stack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workday/canvas-kit-popup-stack",
3-
"version": "14.2.4",
3+
"version": "14.2.5",
44
"description": "Stack for managing popup UIs to coordinate global concerns like escape key handling and rendering order",
55
"author": "Workday, Inc. (https://www.workday.com)",
66
"license": "Apache-2.0",

modules/preview-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workday/canvas-kit-preview-css",
3-
"version": "14.2.4",
3+
"version": "14.2.5",
44
"description": "The parent module that contains all Workday Canvas Kit Preview CSS components",
55
"author": "Workday, Inc. (https://www.workday.com)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)