Skip to content
This repository was archived by the owner on Dec 7, 2018. It is now read-only.

Commit 4dfd131

Browse files
committed
beta 8
1 parent d27874c commit 4dfd131

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### Beta 8
2+
##### Bugfixes
3+
- #53 temporary workaround to fix: "typedocs error: Interface 'AbstractExtendedWebDriver' incorrectly extends interface 'ExtendedWebDriver'". Waiting for a solution [here](https://github.com/angular/protractor/issues/4361)
4+
5+
16
#### Beta 7
27
##### Features
38
- add compodoc support #50

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ I suggest to add this repo as git remote to your repository to be able to update
4949

5050

5151
## News
52+
- *10/07/2017* - Beta 8 - Check [HERE](https://github.com/Ks89/Angular2-webpack2-skeleton/releases)
5253
- *10/06/2017* - Beta 7 - Check [HERE](https://github.com/Ks89/Angular2-webpack2-skeleton/releases)
5354
- *10/05/2017* - Beta 6 - Check [HERE](https://github.com/Ks89/Angular2-webpack2-skeleton/releases)
5455
- *09/22/2017* - Beta 5 - Check [HERE](https://github.com/Ks89/Angular2-webpack2-skeleton/releases)

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-webpack-skeleton",
3-
"version": "1.0.0-beta.6",
3+
"version": "1.0.0-beta.8",
44
"author": "Stefano Cappa",
55
"description": "Angular skeleton with webpack",
66
"license": "MIT",

0 commit comments

Comments
 (0)