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

Commit acf49fa

Browse files
release: v3.4.0
1 parent 50f0dcb commit acf49fa

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="3.4.0"></a>
2+
# [3.4.0](https://github.com/fluster/fluster-backend/compare/v3.3.0...v3.4.0) (2018-12-07)
3+
4+
### Feature
5+
6+
* Google login: remove scope birthday ([#7](https://github.com/fluster/fluster-backend/issues/7))
7+
8+
### Lib
9+
10+
* update all actual libs
11+
112
<a name="3.3.0"></a>
213
# [3.3.0](https://github.com/fluster/fluster-backend/compare/v3.2.2...v3.3.0) (2018-11-21)
314

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.3.0",
3+
"version": "3.4.0",
44
"scripts": {
55
"start": "node ./bin/www"
66
},

0 commit comments

Comments
 (0)