Skip to content

Commit 3aebd4b

Browse files
chore(release): 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2025-02-25) ### Bug Fixes * **ci:** trim whitespace ([2749840](2749840))
1 parent 2749840 commit 3aebd4b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/nordeck/ovc-backend/compare/v1.0.0...v1.0.1) (2025-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** trim whitespace ([2749840](https://github.com/nordeck/ovc-backend/commit/274984009c27159cac16cd586fc3b7663110072f))
9+
310
# 1.0.0 (2025-02-25)
411

512

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>net.nordeck</groupId>
55
<artifactId>ovc-backend</artifactId>
6-
<version>1.0.0</version>
6+
<version>1.0.1</version>
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>

0 commit comments

Comments
 (0)