Skip to content

Commit f2acddf

Browse files
build(release): 1.9.0 [skip ci]
# [1.9.0](actions/create-github-app-token@v1.8.2...v1.9.0) (2024-03-01) ### Features * **outputs:** `app-slug` and `installation-id` ([actions#105](actions#105)) ([babaff4](actions@babaff4))
1 parent babaff4 commit f2acddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "create-github-app-token",
33
"private": true,
44
"type": "module",
5-
"version": "1.8.2",
5+
"version": "1.9.0",
66
"description": "GitHub Action for creating a GitHub App Installation Access Token",
77
"scripts": {
88
"build": "esbuild main.js post.js --bundle --outdir=dist --out-extension:.js=.cjs --platform=node --target=node20.0.0",

0 commit comments

Comments
 (0)