@octokit/endpoint
Advanced tools
@@ -1,4 +0,4 @@ | ||
| const VERSION = "11.0.1"; | ||
| const VERSION = "11.0.2"; | ||
| export { | ||
| VERSION | ||
| }; |
@@ -1,1 +0,1 @@ | ||
| export declare const VERSION = "11.0.1"; | ||
| export declare const VERSION = "11.0.2"; |
+3
-3
| { | ||
| "name": "@octokit/endpoint", | ||
| "version": "11.0.1", | ||
| "version": "11.0.2", | ||
| "type": "module", | ||
@@ -25,3 +25,3 @@ "publishConfig": { | ||
| "glob": "^11.0.0", | ||
| "prettier": "3.5.3", | ||
| "prettier": "3.6.2", | ||
| "semantic-release": "^24.0.0", | ||
@@ -33,3 +33,3 @@ "semantic-release-plugin-update-version-in-files": "^2.0.0", | ||
| "dependencies": { | ||
| "@octokit/types": "^15.0.0", | ||
| "@octokit/types": "^16.0.0", | ||
| "universal-user-agent": "^7.0.2" | ||
@@ -36,0 +36,0 @@ }, |
+ Added
+ Added
- Removed
- Removed
Updated