Skip to content

Commit d9732db

Browse files
authored
chore(release): 1.4.10
2 parents 7b28801 + 92304dc commit d9732db

4 files changed

Lines changed: 15 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.10](https://github.com/zextras/carbonio-auth-ui/compare/v1.4.9...v1.4.10) (2026-02-24)
6+
7+
### [1.4.9](https://github.com/zextras/carbonio-auth-ui/compare/v1.4.8...v1.4.9) (2026-02-23)
8+
9+
### [1.4.8](https://github.com/zextras/carbonio-auth-ui/compare/v1.4.7...v1.4.8) (2026-02-23)
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** upgrade node to v22 ([#138](https://github.com/zextras/carbonio-auth-ui/issues/138)) ([6e1c6a8](https://github.com/zextras/carbonio-auth-ui/commit/6e1c6a8311f909eaf3fdcb17c77d9bfe4b8b3d95))
15+
516
### [1.4.7](https://github.com/zextras/carbonio-auth-ui/compare/v1.4.6...v1.4.7) (2025-12-11)
617

718

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.6',
6+
identifier: 'jenkins-lib-ui@1.0.8',
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.7",
3+
"version": "1.4.10",
44
"description": "Auth web module",
55
"main": "src/app.jsx",
66
"engines": {

0 commit comments

Comments
 (0)