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 d244674 commit 9e4f492Copy full SHA for 9e4f492
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog for osjs-server
2
3
+## 3.0.48
4
+
5
+* Add a default group set in realpath (#21)
6
7
## 3.0.47
8
9
* Added abitlity to make VFS group checking non-strict (#22) (#23)
package.json
@@ -1,6 +1,6 @@
{
"name": "@osjs/server",
- "version": "3.0.47",
+ "version": "3.0.48",
"description": "OS.js v3 Server",
"main": "index.js",
"scripts": {
0 commit comments