Skip to content

Commit 71c4ad9

Browse files
authored
chore: Version bumper/v1.19.2 1
2 parents e757a14 + 63add69 commit 71c4ad9

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.19.2](https://github.com/zextras/carbonio-calendars-ui/compare/v1.19.1...v1.19.2) (2026-02-27)
6+
57
### [1.19.1](https://github.com/zextras/carbonio-calendars-ui/compare/v1.19.0...v1.19.1) (2026-02-24)
68

79
## [1.19.0](https://github.com/zextras/carbonio-calendars-ui/compare/v1.18.3...v1.19.0) (2026-02-23)

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* SPDX-License-Identifier: AGPL-3.0-only
55
*/
66
library(
7-
identifier: 'jenkins-lib-ui@1.0.8',
7+
identifier: 'jenkins-lib-ui@1.0.9',
88
retriever: modernSCM([
99
$class: 'GitSCMSource',
1010
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-calendars-ui",
3-
"version": "1.19.1",
3+
"version": "1.19.2",
44
"description": "Calendars module",
55
"main": "src/app.tsx",
66
"engines": {

0 commit comments

Comments
 (0)