Skip to content

Commit

Permalink
chore(πŸ“¦): 1.0.0-dev.8
Browse files Browse the repository at this point in the history
## [1.0.0-dev.8](v1.0.0-dev.7...v1.0.0-dev.8) (2022-12-11)

### Features ✨

* **telegram:** implement telegram notifier ([703d676](703d676))

### Bug Fixes 🐞

* **telegram:** fix a bug that telegram notifier sending notification with no changes ([f12c511](f12c511))

### Internal 🧰

* print logo at startup ([f79b418](f79b418))
* **watcher:** simplify watcher related type codes ([e9a888c](e9a888c))
  • Loading branch information
semantic-release-bot committed Dec 11, 2022
1 parent d97979a commit 0a7404f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cage-cli",
"description": "realtime unfollower detection for any social services",
"version": "1.0.0-dev.7",
"version": "1.0.0-dev.8",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 0a7404f

Please sign in to comment.