Skip to content

Commit

Permalink
chore(📦): 1.0.0-dev.5
Browse files Browse the repository at this point in the history
## [1.0.0-dev.5](v1.0.0-dev.4...v1.0.0-dev.5) (2022-12-07)

### Features

* **github:** implement github watcher using GraphQL API ([7c6b0de](7c6b0de))

### Internal

* change project mascot emoji from 🐦 to 🦜 ([dd5f76d](dd5f76d))
* **core:** make `BaseWatcher.doWatch` as default-provided for better abstraction ([04ff51f](04ff51f))
* remove whitespace between emojis ([606da97](606da97))
  • Loading branch information
semantic-release-bot committed Dec 7, 2022
1 parent a270014 commit 6eb2d58
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.4",
"version": "1.0.0-dev.5",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 6eb2d58

Please sign in to comment.