Skip to content

Commit

Permalink
chore(release): 0.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.8.1](0.8.0...0.8.1) (2020-11-23)

### Bug Fixes

* Add another example, add a better warning when symbol not found. ([fe575de](fe575de))
  • Loading branch information
semantic-release-bot committed Nov 23, 2020
1 parent 769133e commit 57a9dc5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.8.1](https://github.com/dropecho/storygen/compare/0.8.0...0.8.1) (2020-11-23)


### Bug Fixes

* Add another example, add a better warning when symbol not found. ([fe575de](https://github.com/dropecho/storygen/commit/fe575de8301c0127c647960ea7bed4c054195268))

# [0.8.0](https://github.com/dropecho/storygen/compare/0.7.0...0.8.0) (2020-09-04)


Expand Down
2 changes: 1 addition & 1 deletion haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"contributors": [
"vantreeseba"
],
"version": "0.8.0",
"version": "0.8.1",
"releasenote": "FIX: fix url again in haxelib.json",
"tags": [
"text",
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": "@dropecho/storygen",
"version": "0.8.0",
"version": "0.8.1",
"description": "",
"author": "vantreeseba <vantreeseba@gmail.com>",
"repository": "github:dropecho/storygen",
Expand Down

0 comments on commit 57a9dc5

Please sign in to comment.