Skip to content

Commit 622d726

Browse files
authored
release: @ui5/ logger v4.1.2 (#37)
1 parent 3e13538 commit 622d726

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/logger": "4.1.1",
2+
"packages/logger": "4.1.2",
33
"packages/fs": "4.0.5",
44
"packages/builder": "4.0.12",
55
"packages/server": "4.0.8",

packages/logger/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
55
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-logger/compare/v4.0.2...HEAD).
66

77
<a name="v4.0.2"></a>
8+
## [4.1.2](https://github.com/d3xter666/ui5-tooling/compare/logger-v4.1.1...logger-v4.1.2) (2025-10-24)
9+
10+
11+
### Bug Fixes
12+
13+
* Update changelogs ([#36](https://github.com/d3xter666/ui5-tooling/issues/36)) ([3e13538](https://github.com/d3xter666/ui5-tooling/commit/3e13538f14f2fa79ae2413d7e5451ac8e74b89d0))
14+
815
## [4.1.1](https://github.com/d3xter666/ui5-tooling/compare/logger-v4.1.0...logger-v4.1.1) (2025-10-21)
916

1017

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": "@ui5/logger",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"description": "UI5 CLI - Internal Logger",
55
"author": {
66
"name": "SAP SE",

0 commit comments

Comments
 (0)