Skip to content

Commit 1e2ea98

Browse files
committed
chore: version bump
1 parent ea821e4 commit 1e2ea98

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog for osjs-server
22

3+
## 3.4.2 - 2024-01-04
4+
5+
* fix(vfs): late stream error
6+
37
## 3.4.1 - 2024-01-03
48

59
* fix(vfs): defer stream creation in vfs requests (#80)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/server",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "OS.js Server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)