Skip to content

Commit

Permalink
v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptiste Rios Campo committed Aug 11, 2018
1 parent 2d89a31 commit 6959724
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
#### 0.0.9 (2018-08-11)

##### Chores

* **travis:** update npm credentials (2d89a31e)
* **demo:** migrate from webpackbin to codesandbox (6e250870)

##### New Features

* **doc:**
* typo and minor enhancements (f53b536f)
* install as prod dependency (89090b01)

##### Bug Fixes

* **parser:** forbid href with javascript (5e240208)

#### 0.0.8 (2018-01-18)

##### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "safely-set-inner-html",
"version": "0.0.8",
"version": "0.0.9",
"main": "dist/safelySetInnerHTML.js",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 6959724

Please sign in to comment.