Skip to content

Commit

Permalink
chore(release): 0.40.0 [skip ci]
Browse files Browse the repository at this point in the history
## [0.40.0](bayang/jelu@v0.39.0...v0.40.0) (2023-07-07)

### Features

* protected ldap login ([7e59159](bayang@7e59159))
  • Loading branch information
semantic-release-bot committed Jul 7, 2023
1 parent 7e59159 commit ea93e12
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.40.0](https://github.com/bayang/jelu/compare/v0.39.0...v0.40.0) (2023-07-07)


### Features

* protected ldap login ([7e59159](https://github.com/bayang/jelu/commit/7e5915998b66bcc6cbcbb7565ccb7d5ad2fcd45c))

## [0.39.0](https://github.com/bayang/jelu/compare/v0.38.1...v0.39.0) (2023-06-07)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.39.0
version=0.40.0
2 changes: 1 addition & 1 deletion src/jelu-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jelu-ui",
"version": "0.39.0",
"version": "0.40.0",
"private": true,
"scripts": {
"dev": "vite --debug",
Expand Down

0 comments on commit ea93e12

Please sign in to comment.