Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.0.0"></a>
# 1.0.0 (2018-05-03)

### Bug Fixes

* a selector ([b3bb7d8](b3bb7d8))
  • Loading branch information
semantic-release-bot committed May 3, 2018
1 parent 2c47ea8 commit 0ad4399
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
@@ -0,0 +1,7 @@
<a name="1.0.0"></a>
# 1.0.0 (2018-05-03)


### Bug Fixes

* a selector ([b3bb7d8](https://github.com/sugarshin/qiiu/commit/b3bb7d8))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "qiiu",
"description": "Upload image to Qiita",
"version": "0.0.1",
"version": "1.0.0",
"author": "sugarshin @sugarshin",
"bin": {
"qiiu": "./bin/run"
Expand Down

0 comments on commit 0ad4399

Please sign in to comment.