Skip to content

Commit

Permalink
chore(release): 0.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKovalenko committed Nov 12, 2018
1 parent ed70266 commit 2d28d90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
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.29"></a>
## [0.0.29](https://github.com/AndrewKovalenko/vertibar/compare/v0.0.28...v0.0.29) (2018-11-12)



<a name="0.0.28"></a>
## [0.0.28](https://github.com/AndrewKovalenko/vertibar/compare/v0.0.16...v0.0.28) (2018-11-12)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "vertibar",
"version": "0.0.28",
"version": "0.0.29",
"description": "Minimalistic JS utils library with a human face",
"scripts": {
"lint": "eslint ./src && eslint ./tests",
Expand Down

0 comments on commit 2d28d90

Please sign in to comment.