We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
andersevenrud
Learn more about funding links in repositories.
Report abuse
1 parent e16e85c commit 59cba96Copy full SHA for 59cba96
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog for osjs-server
2
3
+## 3.0.49
4
+
5
+* Added strict check argument to routeAuthenticated
6
7
## 3.0.48
8
9
* Add a default group set in realpath (#21)
package.json
@@ -1,6 +1,6 @@
{
"name": "@osjs/server",
- "version": "3.0.48",
+ "version": "3.0.49",
"description": "OS.js v3 Server",
"main": "index.js",
"scripts": {
0 commit comments