Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit 5f8adb8

Browse files
release: v3.4.2
1 parent f19ffc9 commit 5f8adb8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="3.4.2"></a>
2+
# [3.4.2](https://github.com/fluster/fluster-backend/compare/v3.4.1...v3.4.2) (2019-02-09)
3+
4+
### Lib
5+
6+
* update all actual libs
7+
18
<a name="3.4.1"></a>
29
# [3.4.1](https://github.com/fluster/fluster-backend/compare/v3.4.0...v3.4.1) (2019-01-24)
310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluster-backend",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"scripts": {
55
"start": "node ./bin/www"
66
},

0 commit comments

Comments
 (0)