Skip to content

Commit 9b2c779

Browse files
committedJan 15, 2020
Version bump
1 parent ba44178 commit 9b2c779

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Changelog for osjs-server
22

3+
## 3.0.50
4+
5+
* Eslint pass
6+
* Updated dotfiles
7+
* Updated dependencies
8+
39
## 3.0.49
410

511
* Added strict check argument to routeAuthenticated

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/server",
3-
"version": "3.0.49",
3+
"version": "3.0.50",
44
"description": "OS.js v3 Server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.