Skip to content

Commit

Permalink
chore(release): 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lexich committed Jul 27, 2018
1 parent f57a9ef commit dd8dfa4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.0.4"></a>
## [0.0.4](https://github.com/lexich/urldata/compare/v0.0.3...v0.0.4) (2018-07-27)



<a name="0.0.3"></a>
## 0.0.3 (2018-07-27)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "urldata",
"version": "0.0.3",
"version": "0.0.4",
"description": "Library to extract url data from css property",
"main": "index.js",
"repository": "lexich/urldata",
Expand Down

0 comments on commit dd8dfa4

Please sign in to comment.