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 ba44178 commit 9b2c779Copy full SHA for 9b2c779
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Changelog for osjs-server
2
3
+## 3.0.50
4
+
5
+* Eslint pass
6
+* Updated dotfiles
7
+* Updated dependencies
8
9
## 3.0.49
10
11
* Added strict check argument to routeAuthenticated
package.json
@@ -1,6 +1,6 @@
{
"name": "@osjs/server",
- "version": "3.0.49",
+ "version": "3.0.50",
"description": "OS.js v3 Server",
"main": "index.js",
"scripts": {
0 commit comments