File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2222 run : mvn jacoco:prepare-agent jacoco:report
2323
2424 - name : Upload Code Coverage Report
25- uses : actions/upload-artifact@v3
25+ uses : actions/upload-artifact@v4
2626 with :
2727 name : code-coverage-report
2828 path : target/site/jacoco
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.5.2
4+
5+ ### Feb 03, 2025
6+
7+ - Feature added related to entry workflow methods
8+
39## v1.5.1
410
511### Jan 20, 2025
Original file line number Diff line number Diff line change 77 <artifactId >cms</artifactId >
88 <packaging >jar</packaging >
99 <name >contentstack-management-java</name >
10- <version >1.5.1 </version >
10+ <version >1.5.2 </version >
1111 <description >Contentstack Java Management SDK for Content Management API, Contentstack is a headless CMS with an
1212 API-first approach
1313 </description >
You can’t perform that action at this time.
0 commit comments