Skip to content

Commit 818bbec

Browse files
Merge pull request #101 from guoshiqiufeng/release-please--branches--dev--components--standard-version
chore(dev): release 1.2.0
2 parents b189ca3 + 3bcd8fe commit 818bbec

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/guoshiqiufeng/loki/compare/v1.1.1...v1.2.0) (2024-04-16)
4+
5+
6+
### ⭐ New Features
7+
8+
* redisClient support spring-data-redis ([e12c2e0](https://github.com/guoshiqiufeng/loki/commit/e12c2e0e8c24f209d38166273b00102bde46dd5e))
9+
10+
11+
### 🐞 Bug Fixes
12+
13+
* Remove invalid code ([e206754](https://github.com/guoshiqiufeng/loki/commit/e206754bcb881ce3b41d0edc34830bf211da0300))
14+
15+
16+
### 🔨 Dependency Upgrades
17+
18+
* Update gradle 8.7 ([7792e51](https://github.com/guoshiqiufeng/loki/commit/7792e51b66b1e349c2723baf959001fd3380025b))
19+
* Update Spring Framework to 5.3.34 ([b189ca3](https://github.com/guoshiqiufeng/loki/commit/b189ca3d2d37c71e498e035a49db718dec96ca69))
20+
321
## [1.1.1](https://github.com/guoshiqiufeng/loki/compare/v1.1.0...v1.1.1) (2024-03-26)
422

523
### 🔨 Dependency Upgrades

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# {x-release-please-start-version}
2-
APP_VERSION=1.1.2-SNAPSHOT
2+
APP_VERSION=1.2.0
33
# {x-release-please-end-version}
44
APP_GROUP=io.github.guoshiqiufeng

0 commit comments

Comments
 (0)