Skip to content

Commit bca1960

Browse files
chore(release): 0.22.0 [skip ci]
## [0.22.0](v0.21.0...v0.22.0) (2022-06-02) ### Features * ldap support ([9def6a1](9def6a1)) ### Bug Fixes * please linter ([284f81c](284f81c))
1 parent 284f81c commit bca1960

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.22.0](https://github.com/bayang/jelu/compare/v0.21.0...v0.22.0) (2022-06-02)
2+
3+
4+
### Features
5+
6+
* ldap support ([9def6a1](https://github.com/bayang/jelu/commit/9def6a1ca3dbccb2b641a8027f5bee30ec2fa691))
7+
8+
9+
### Bug Fixes
10+
11+
* please linter ([284f81c](https://github.com/bayang/jelu/commit/284f81cb500981013b302f60744f7f2a4cf8ffae))
12+
113
## [0.21.0](https://github.com/bayang/jelu/compare/v0.20.0...v0.21.0) (2022-05-25)
214

315

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=0.21.0
1+
version=0.22.0

src/jelu-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jelu-ui",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"private": true,
55
"scripts": {
66
"dev": "vite --debug",

0 commit comments

Comments
 (0)