Skip to content

Commit

Permalink
Merge pull request #12 from hks2002/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.3.0
  • Loading branch information
hks2002 authored Sep 16, 2023
2 parents 66985b8 + e02b380 commit 74c251c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.3.0](https://github.com/hks2002/crystal-report-server-java/compare/v1.2.0...v1.3.0) (2023-09-16)


### Features

* ✨upgrade CR to SP29 ([5dd328f](https://github.com/hks2002/crystal-report-server-java/commit/5dd328fa8362a9470a9bccc95b3cb6563e9d7dc7))
* 🐛remove jndi support ([14ddb35](https://github.com/hks2002/crystal-report-server-java/commit/14ddb35b6b43456cdc188d1624f8d2bba56b9e46))


### Bug Fixes

* 🐛add arial unicode fonts in TEST.rpt ([34d02cf](https://github.com/hks2002/crystal-report-server-java/commit/34d02cf47db3e25d45dda5975a54cbc63c27e9be))


### Documentation

* 📚update reports location ([abb6f07](https://github.com/hks2002/crystal-report-server-java/commit/abb6f0744d04f18e4063e9c0901acb6e239b4d95))

## [1.2.0](https://github.com/hks2002/crystal-report-server-java/compare/v1.1.0...v1.2.0) (2023-09-11)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.da</groupId>
<artifactId>crystal-report-server-java</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.3.0</version>
<name>crystal-report-server-java</name>
<description>An Crystal Report Server for java</description>
<packaging>war</packaging>
Expand Down

0 comments on commit 74c251c

Please sign in to comment.