Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… 23, 2019, 6:08 PM [skip ci]

v1.1.0
8d42010
# [1.1.0](v1.0.0...v1.1.0) (2019-04-23)

### Features

* **app/index:** let a user sign in/out ([4cf728d](4cf728d))
  • Loading branch information
semantic-release-bot committed Apr 23, 2019
1 parent 8d42010 commit 895b547
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 @@
# [1.1.0](https://github.com/mysterycommand/blockpaint/compare/v1.0.0...v1.1.0) (2019-04-23)


### Features

* **app/index:** let a user sign in/out ([4cf728d](https://github.com/mysterycommand/blockpaint/commit/4cf728d))

# 1.0.0 (2019-04-23)


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": "blockpaint",
"version": "1.0.0",
"version": "1.1.0",
"description": "A MacPaint™-like Dapp for the Blockstack ecosystem",
"repository": "[email protected]:mysterycommand/blockpaint.git",
"homepage": "https://mysterycommand.github.io/blockpaint",
Expand Down

0 comments on commit 895b547

Please sign in to comment.