Skip to content

Commit 1daef25

Browse files
committed
Release 3.8.0
1 parent b821d84 commit 1daef25

File tree

5 files changed

+12
-3
lines changed

5 files changed

+12
-3
lines changed

Diff for: CHANGES

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 3.8.0 - 2018-07-12
2+
- Implement new logic to prune items
3+
- Fix linting issues
4+
5+
16
Version 3.7.3 - 2017-09-15
27
- Fix parameter binding issue
38

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.3
1+
3.8.0

Diff for: client/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client",
3-
"version": "3.7.3",
3+
"version": "3.8.0",
44
"description": "mediaGUI",
55
"author": "Juan B. Rodriguez <[email protected]>",
66
"private": true,

Diff for: metadata/changes/3.8.0.txt

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2018-07-12 - 3.8.0
2+
3+
- Implement new logic to prune items
4+
- Fix linting issues

0 commit comments

Comments
 (0)