Skip to content

Commit 24c9325

Browse files
chore(release): publish v1.26.3 [ci skip]
1 parent 707405d commit 24c9325

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [1.26.3](https://github.com/SAP/ui5-webcomponents-react/compare/v1.26.2...v1.26.3) (2024-05-03)
7+
8+
**Note:** Version bump only for package ui5-webcomponents-react
9+
610
## [1.26.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.26.1...v1.26.2) (2024-04-23)
711

812
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.26.2",
3+
"version": "1.26.3",
44
"npmClient": "yarn",
55
"command": {
66
"version": {

packages/main/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [1.26.3](https://github.com/SAP/ui5-webcomponents-react/compare/v1.26.2...v1.26.3) (2024-05-03)
7+
8+
**Note:** Version bump only for package @ui5/webcomponents-react
9+
610
## [1.26.2](https://github.com/SAP/ui5-webcomponents-react/compare/v1.26.1...v1.26.2) (2024-04-23)
711

812
### Bug Fixes

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/webcomponents-react",
3-
"version": "1.26.2",
3+
"version": "1.26.3",
44
"description": "React Wrapper for UI5 Web Components and additional components",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)