Skip to content

Commit 29d7e6e

Browse files
committed
release: cut the v2.3.1 release [skip ci]
1 parent 60fb5dd commit 29d7e6e

File tree

9 files changed

+29
-21
lines changed

9 files changed

+29
-21
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+
## [2.3.1](https://github.com/wso2/oxygen-ui/compare/v2.3.0...v2.3.1)
4+
<br> Released on: 2025-01-17
5+
6+
## What's Changed
7+
8+
### `@oxygen-ui/react`
9+
* **react:** fix the TS issue in `DroppableContainer` ([8889a8d](https://github.com/wso2/oxygen-ui/commit/8889a8ddd4dabda90e0e365a6498d6356a34829d))
10+
311
# [2.3.0](https://github.com/wso2/oxygen-ui/compare/v2.2.0...v2.3.0)
412
<br> Released on: 2025-01-16
513

docs/website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@oxygen-ui/docs",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"description": "Documentation of WSO2 Oxygen Design System.",
66
"author": "WSO2",
77
"license": "Apache-2.0",
@@ -44,7 +44,7 @@
4444
"typescript": "4.9.3"
4545
},
4646
"devDependencies": {
47-
"@oxygen-ui/logger": "2.3.0",
47+
"@oxygen-ui/logger": "2.3.1",
4848
"@wso2/eslint-plugin": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/eslint-plugin?b21bbbd7379ab3b7315d7d9478dbd88c0bf11241",
4949
"@wso2/prettier-config": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/prettier-config?b21bbbd7379ab3b7315d7d9478dbd88c0bf11241",
5050
"@wso2/stylelint-config": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/stylelint-config?b21bbbd7379ab3b7315d7d9478dbd88c0bf11241",

examples/multi-brand-identity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@oxygen-ui/multi-brand-identity-example",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"description": "Sample app to showcase Oxygen Design System multi-branding capabilities.",
66
"author": "WSO2",
77
"license": "Apache-2.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@oxygen-ui/workspace",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"description": "The Design System powering WSO2 products.",
66
"author": "WSO2",
77
"license": "Apache-2.0",

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oxygen-ui/logger",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Logger for Oxygen UI projects",
55
"author": "WSO2",
66
"license": "Apache-2.0",

packages/primitives/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oxygen-ui/primitives",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Low level building blocks of the Oxygen Design System",
55
"author": "WSO2",
66
"license": "Apache-2.0",
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@babel/parser": "^7.20.5",
3838
"@divriots/style-dictionary-to-figma": "^0.4.0",
39-
"@oxygen-ui/logger": "2.3.0",
39+
"@oxygen-ui/logger": "2.3.1",
4040
"@types/jest": "^29.2.3",
4141
"@types/node": "^18.11.18",
4242
"@wso2/eslint-plugin": "https://gitpkg.now.sh/brionmario/wso2-ui-configs/packages/eslint-plugin?b21bbbd7379ab3b7315d7d9478dbd88c0bf11241",

packages/react-icons/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oxygen-ui/react-icons",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "The SVG icons from primitives exported as React components.",
55
"author": "WSO2",
66
"license": "Apache-2.0",
@@ -46,8 +46,8 @@
4646
"@babel/preset-react": "^7.18.6",
4747
"@babel/preset-typescript": "^7.18.6",
4848
"@babel/types": "^7.20.2",
49-
"@oxygen-ui/logger": "2.3.0",
50-
"@oxygen-ui/primitives": "2.3.0",
49+
"@oxygen-ui/logger": "2.3.1",
50+
"@oxygen-ui/primitives": "2.3.1",
5151
"@rollup/plugin-babel": "5.3.1",
5252
"@rollup/plugin-commonjs": "^23.0.3",
5353
"@rollup/plugin-node-resolve": "^15.0.1",

packages/react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oxygen-ui/react",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "The React implementation of the Oxygen Design System",
55
"author": "WSO2",
66
"license": "Apache-2.0",
@@ -39,8 +39,8 @@
3939
},
4040
"dependencies": {
4141
"@mui/x-data-grid": "^6.9.2",
42-
"@oxygen-ui/primitives": "2.3.0",
43-
"@oxygen-ui/react-icons": "2.3.0",
42+
"@oxygen-ui/primitives": "2.3.1",
43+
"@oxygen-ui/react-icons": "2.3.1",
4444
"clsx": "^1.2.1",
4545
"react-world-flags": "^1.5.1"
4646
},
@@ -53,7 +53,7 @@
5353
"@mui/material": "^5.10.16",
5454
"@mui/system": "^5.10.16",
5555
"@mui/utils": "^5.10.16",
56-
"@oxygen-ui/logger": "2.3.0",
56+
"@oxygen-ui/logger": "2.3.1",
5757
"@rollup/plugin-commonjs": "^23.0.3",
5858
"@rollup/plugin-image": "^3.0.1",
5959
"@rollup/plugin-node-resolve": "^15.0.1",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)