chore(release): 1.1.10
This commit is contained in:
parent
ff2f08ecd7
commit
ea043a6333
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
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.10](https://github.com/simllll/node-radius-server/compare/v1.1.9...v1.1.10) (2020-12-01)
|
||||||
|
|
||||||
### [1.1.9](https://github.com/simllll/node-radius-server/compare/v1.1.8...v1.1.9) (2020-09-03)
|
### [1.1.9](https://github.com/simllll/node-radius-server/compare/v1.1.8...v1.1.9) (2020-09-03)
|
||||||
|
|
||||||
### [1.1.8](https://github.com/simllll/node-radius-server/compare/v1.1.7...v1.1.8) (2020-09-03)
|
### [1.1.8](https://github.com/simllll/node-radius-server/compare/v1.1.7...v1.1.8) (2020-09-03)
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "radius-server",
|
"name": "radius-server",
|
||||||
"version": "1.1.9",
|
"version": "1.1.10",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"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.9",
|
"version": "1.1.10",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">13.10.1"
|
"node": ">13.10.1"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user