Skip to content

Commit

Permalink
chore(release): 0.25.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.25.1](v0.25.0...v0.25.1) (2020-04-17)

### Bug Fixes

* export crash on null container and dialog window titles ([702c2ca](702c2ca))
  • Loading branch information
semantic-release-bot committed Apr 17, 2020
1 parent 16ed687 commit e10c5e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.25.1](https://github.com/Mahlet-Inc/hobbits/compare/v0.25.0...v0.25.1) (2020-04-17)


### Bug Fixes

* export crash on null container and dialog window titles ([702c2ca](https://github.com/Mahlet-Inc/hobbits/commit/702c2ca1c8ea38d7599ee7248f16d6551246f455))

# [0.25.0](https://github.com/Mahlet-Inc/hobbits/compare/v0.24.0...v0.25.0) (2020-04-10)


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": "hobbits",
"version": "0.25.0",
"version": "0.25.1",
"private": true,
"config": {
"commitizen": {
Expand Down

0 comments on commit e10c5e6

Please sign in to comment.