@animaapp/scooby-github-api
Advanced tools
Comparing version 1.25.0 to 1.26.0
@@ -6,2 +6,15 @@ # Change Log | ||
# 1.26.0 (2023-04-06) | ||
### Features | ||
* add approvals ([#20](https://github.com/AnimaApp/scooby/issues/20)) ([3b0f4ad](https://github.com/AnimaApp/scooby/commit/3b0f4adcf65819707a2d913a95583f9c91a5bc13)) | ||
* **core:** improve report interface and logic ([#18](https://github.com/AnimaApp/scooby/issues/18)) ([9ebb68b](https://github.com/AnimaApp/scooby/commit/9ebb68bccaaf78e7d78c44eff16a8857d9f27a5a)) | ||
* implement github commit status update ([#12](https://github.com/AnimaApp/scooby/issues/12)) ([3ddd90d](https://github.com/AnimaApp/scooby/commit/3ddd90dbabc6e38498a56dccdc213772e73ee5dc)) | ||
# 1.25.0 (2023-04-05) | ||
@@ -8,0 +21,0 @@ |
{ | ||
"name": "@animaapp/scooby-github-api", | ||
"version": "1.25.0", | ||
"version": "1.26.0", | ||
"description": "This package contains the logic to interact with GitHub API", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
62448