Skip to content

Commit 548abe9

Browse files
🔖 1.10.0 [skip ci]
# [v1.10.0](v1.9.0...v1.10.0) (2026-06-02) ## ✨ New Features - [`88fc388`](88fc388) Add Scheduler to refresh data (#58) (Issues: [`#58`](#58))
1 parent 88fc388 commit 548abe9

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.10.0](https://github.com/zenika-open-source/opensource-statistics/compare/v1.9.0...v1.10.0) (2026-06-02)
2+
3+
## ✨ New Features
4+
- [`88fc388`](https://github.com/zenika-open-source/opensource-statistics/commit/88fc388) Add Scheduler to refresh data (#58) (Issues: [`#58`](https://github.com/zenika-open-source/opensource-statistics/issues/58))
5+
16
# [v1.9.0](https://github.com/zenika-open-source/opensource-statistics/compare/v1.8.0...v1.9.0) (2026-05-11)
27

38
## ✨ New Features

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>oss.opensource-statistics</groupId>
55
<artifactId>oss-stats</artifactId>
6-
<version>1.9.0</version>
6+
<version>1.10.0</version>
77
<properties>
88
<compiler-plugin.version>3.13.0</compiler-plugin.version>
99
<failsafe.useModulePath>false</failsafe.useModulePath>

0 commit comments

Comments
 (0)