File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : Publish package to the Maven Central Repository
2
2
on :
3
- push :
4
- branches : fix/DX-2237-maven-publish-workflow
3
+ release :
4
+ types : [created]
5
5
jobs :
6
6
publish-maven :
7
7
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
A brief description of what changes project contains
4
- ## Jan 20 , 2025
4
+ ## Mar 17 , 2025
5
5
6
- #### v1.2.13
6
+ #### v1.2.15
7
7
8
8
- Fix: Snyk issues
9
+ - Fix: Publish workflows
9
10
10
11
## Oct 21, 2024
11
12
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.contentstack.sdk</groupId >
6
6
<artifactId >utils</artifactId >
7
- <version >1.2.15-beta.2 </version >
7
+ <version >1.2.15</version >
8
8
<packaging >jar</packaging >
9
9
<name >Contentstack-utils</name >
10
10
<description >Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS</description >
You can’t perform that action at this time.
0 commit comments