Skip to content

Commit c759c49

Browse files
🔖 1.1.3 [skip ci]
# [v1.1.3](v1.1.2...v1.1.3) (2026-02-11) ## 🐛 Bug Fixes - [`d9f69f4`](d9f69f4) Fix Docker configuration + add doc + remove gitpod configuration (#33) (Issues: [`#33`](#33))
1 parent d9f69f4 commit c759c49

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# [v1.1.3](https://github.com/zenika-open-source/opensource-statistics/compare/v1.1.2...v1.1.3) (2026-02-11)
2+
3+
## 🐛 Bug Fixes
4+
- [`d9f69f4`](https://github.com/zenika-open-source/opensource-statistics/commit/d9f69f4) Fix Docker configuration + add doc + remove gitpod configuration (#33) (Issues: [`#33`](https://github.com/zenika-open-source/opensource-statistics/issues/33))
5+
16
# [v1.1.2](https://github.com/zenika-open-source/opensource-statistics/compare/v1.1.1...v1.1.2) (2026-02-11)
27

38
## 🐛 Bug Fixes

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.acme</groupId>
55
<artifactId>oss-stats</artifactId>
6-
<version>1.1.2</version>
6+
<version>1.1.3</version>
77
<properties>
88
<compiler-plugin.version>3.13.0</compiler-plugin.version>
99
<failsafe.useModulePath>false</failsafe.useModulePath>

0 commit comments

Comments
 (0)