File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.5 "
2+ "." : " 0.2.6 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.6] ( https://github.com/cytechmobile/sendium/compare/v0.2.5...v0.2.6 ) (2026-06-03)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** ci:** merge dependabot PR by explicit number ([ ba1793c] ( https://github.com/cytechmobile/sendium/commit/ba1793c86f47457eb9309b84f547f19fb54a54ba ) )
9+
310## [ 0.2.5] ( https://github.com/cytechmobile/sendium/compare/v0.2.4...v0.2.5 ) (2026-06-02)
411
512
Original file line number Diff line number Diff line change 44
55 <groupId >gr.cytech</groupId >
66 <artifactId >sendium</artifactId >
7- <version >0.2.6-SNAPSHOT </version >
7+ <version >0.2.6</version >
88 <packaging >pom</packaging >
99
1010 <modules >
5858 <groupId >gr.cytech</groupId >
5959 <artifactId >sendium-core</artifactId >
6060 <!-- release-please bumps this via the generic extra-files updater; the maven release-type does NOT rewrite dependencyManagement versions -->
61- <version >0.2.6-SNAPSHOT </version > <!-- x-release-please-version -->
61+ <version >0.2.6</version > <!-- x-release-please-version -->
6262 </dependency >
6363
6464 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >gr.cytech</groupId >
77 <artifactId >sendium</artifactId >
8- <version >0.2.6-SNAPSHOT </version >
8+ <version >0.2.6</version >
99 </parent >
1010
1111 <artifactId >sendium-app</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >gr.cytech</groupId >
77 <artifactId >sendium</artifactId >
8- <version >0.2.6-SNAPSHOT </version >
8+ <version >0.2.6</version >
99 </parent >
1010
1111 <artifactId >sendium-core</artifactId >
You can’t perform that action at this time.
0 commit comments