Skip to content

Commit f82bb74

Browse files
authored
chore: Version bumper/v1.4.11 1
2 parents d9732db + 739a8de commit f82bb74

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.4.11](https://github.com/zextras/carbonio-auth-ui/compare/v1.4.10...v1.4.11) (2026-02-27)
6+
7+
8+
### Bug Fixes
9+
10+
* update jenkins-lib-ui dependency to v1.0.9 ([72a9e20](https://github.com/zextras/carbonio-auth-ui/commit/72a9e20794dc54e08cb5e6904b392cbe51637c21))
11+
512
### [1.4.10](https://github.com/zextras/carbonio-auth-ui/compare/v1.4.9...v1.4.10) (2026-02-24)
613

714
### [1.4.9](https://github.com/zextras/carbonio-auth-ui/compare/v1.4.8...v1.4.9) (2026-02-23)

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// SPDX-License-Identifier: AGPL-3.0-only
44

55
library(
6-
identifier: 'jenkins-lib-ui@1.0.8',
6+
identifier: 'jenkins-lib-ui@1.0.9',
77
retriever: modernSCM([
88
$class: 'GitSCMSource',
99
credentialsId: 'jenkins-integration-with-github-account',

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "carbonio-auth-ui",
3-
"version": "1.4.10",
3+
"version": "1.4.11",
44
"description": "Auth web module",
55
"main": "src/app.jsx",
66
"engines": {

0 commit comments

Comments
 (0)