Skip to content

Commit

Permalink
chore: release 0.1.2 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 19, 2021
1 parent 5cfb6eb commit d78c4d6
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

### 0.1.2 (2021-10-19)


### Features

* init ([1dbe55f](https://www.github.com/AuHau/pastebee-cli/commit/1dbe55f1af3a1800c84a4ff173cf08db96976d4b))
* main functionality ([b6274c5](https://www.github.com/AuHau/pastebee-cli/commit/b6274c54dafef36c3ce9b667fc8a23c991a8c38f))


### Bug Fixes

* better ux for no input ([#2](https://www.github.com/AuHau/pastebee-cli/issues/2)) ([d8ffbf5](https://www.github.com/AuHau/pastebee-cli/commit/d8ffbf5f95e2b873e569f77b535373acaf854a5f))
* shebang ([f0eb15f](https://www.github.com/AuHau/pastebee-cli/commit/f0eb15f671c1d4d71092cf0e1c3a2ec877f208f4))


### Miscellaneous Chores

* release 0.1.2 ([5cfb6eb](https://www.github.com/AuHau/pastebee-cli/commit/5cfb6eb6ef4446d782b39360fd4a86aef0be034d))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pastebee-cli",
"version": "0.1.1",
"version": "0.1.2",
"description": "Cli tool for pasting logs to Bee",
"keywords": [
"Bee",
Expand Down

0 comments on commit d78c4d6

Please sign in to comment.