Skip to content

Commit 67f6092

Browse files
committed
chore(release): run semantic release to deploy first version
1 parent d9ccdb7 commit 67f6092

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
- stage: build & publish lib
2020
script:
2121
- npm run build:lib
22-
#- npm run publish:lib
22+
- npm run publish:lib
2323
if: branch = master

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# @angular-extensions/pretty-html-log
22

3-
# Work in progress - module not yet published
4-
53
![logNgHTML](https://raw.githubusercontent.com/angular-extensions/pretty-html-log/master/images/logo.png)
64

75
This module allows you to pretty print the inner HTML

0 commit comments

Comments
 (0)