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

Commit 20dc571

Browse files
release: v3.3.0 (replace v3.2.3)
1 parent d67a7d0 commit 20dc571

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
<a name="3.2.3"></a>
2-
# [3.2.3](https://github.com/fluster/fluster-backend/compare/v3.2.2...v3.2.3) (2018-11-21)
1+
<a name="3.3.0"></a>
2+
# [3.3.0](https://github.com/fluster/fluster-backend/compare/v3.2.2...v3.3.0) (2018-11-21)
3+
4+
### Feature
5+
6+
* when item's end is updated, return the updated documented (related to [fluster-app-#54](https://github.com/fluster/fluster-app/issues/54))
37

48
### Lib
59

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

0 commit comments

Comments
 (0)