Skip to content

Commit 663dc35

Browse files
committed
chore(release): 8.1.0
1 parent 4fdc2a0 commit 663dc35

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 8.1.0 (2019-10-23)
2+
3+
### Features
4+
5+
* Add uncompressed binaries
6+
17
# 8.0.0 (2019-08-25)
28

39
### Bugfix

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": "angular-server-side-configuration",
3-
"version": "8.0.0",
3+
"version": "8.1.0",
44
"description": "Configure an angular application on the server",
55
"builders": "./builders/builders.json",
66
"schematics": "./schematics/collection.json",

0 commit comments

Comments
 (0)