Skip to content

Commit 913a710

Browse files
chore(main): release 1.1.0
1 parent 17149f6 commit 913a710

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/hks2002/crystal-report-server-java/compare/v1.0.0...v1.1.0) (2023-04-10)
4+
5+
6+
### Features
7+
8+
* ✨better para name for file name ([18248e8](https://github.com/hks2002/crystal-report-server-java/commit/18248e8dcbd24acf5d07d87be3aaa23f8626d26d))
9+
10+
11+
### Bug Fixes
12+
13+
* 🐛fix ci file name ([7b38ea0](https://github.com/hks2002/crystal-report-server-java/commit/7b38ea01d158ea8d35f73a14c8bf602c2871d5d6))
14+
15+
16+
### Documentation
17+
18+
* 📚Add fonts installation for Linux ([ad8221d](https://github.com/hks2002/crystal-report-server-java/commit/ad8221d361ce0f888e4128229c444c070c8a0130))
19+
* 📚modify readme ([1aed51b](https://github.com/hks2002/crystal-report-server-java/commit/1aed51b6bdea442790d70c62547f3157d71d7023))

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.da</groupId>
1212
<artifactId>crystal-report-server-java</artifactId>
13-
<version>1.0.1-SNAPSHOT</version>
13+
<version>1.1.0</version>
1414
<name>crystal-report-server-java</name>
1515
<description>An Crystal Report Server for java</description>
1616
<packaging>war</packaging>

0 commit comments

Comments
 (0)