Commit 144f7614 authored by simon's avatar simon

chore(release): 1.1.7

parent 66fbcf4c
...@@ -2,6 +2,13 @@ ...@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.1.7](https://github.com/simllll/node-radius-server/compare/v1.1.5...v1.1.7) (2020-08-05)
### Bug Fixes
* session resumptions + google ldap auth ([66fbcf4](https://github.com/simllll/node-radius-server/commit/66fbcf4ca83cc6c3813b0015c0e2d8f69c8db6e6))
### [1.1.6](https://github.com/simllll/node-radius-server/compare/v1.1.5...v1.1.6) (2020-08-05) ### [1.1.6](https://github.com/simllll/node-radius-server/compare/v1.1.5...v1.1.6) (2020-08-05)
......
{ {
"name": "radius-server", "name": "radius-server",
"version": "1.1.6", "version": "1.1.7",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
......
{ {
"name": "radius-server", "name": "radius-server",
"description": "radius server for google LDAP and TTLS", "description": "radius server for google LDAP and TTLS",
"version": "1.1.6", "version": "1.1.7",
"engines": { "engines": {
"node": ">13.10.1" "node": ">13.10.1"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment