Skip to content

Commit

Permalink
Merge pull request #41 from MurhafSousli/angular6
Browse files Browse the repository at this point in the history
v2.1.1
  • Loading branch information
MurhafSousli authored May 30, 2018
2 parents e84dbc0 + fce6704 commit e20c902
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Angular highlight.js Changelog

## 2.1.1

- refactor(HighlightJS): Add types on parameters in hljs functions, fixed in [#40](https://github.com/MurhafSousli/ngx-highlightjs/pull/40)

## 2.1.0

- feat(HighlightJS): Expose HighlightJS service with original functions, closes [#37](https://github.com/MurhafSousli/ngx-highlightjs/issues/37) in [90a8e17](https://github.com/MurhafSousli/ngx-highlightjs/commit/90a8e17e23da840395933c5657e09d693c086ebe).
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-highlightjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-highlightjs",
"version": "2.1.0",
"version": "2.1.1",
"peerDependencies": {
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
"@angular/core": "^6.0.0-rc.0 || ^6.0.0"
Expand Down

0 comments on commit e20c902

Please sign in to comment.