Skip to content

Commit

Permalink
build(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Mar 1, 2024
1 parent babaff4 commit f2acddf
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
Expand Up @@ -2,7 +2,7 @@
"name": "create-github-app-token",
"private": true,
"type": "module",
"version": "1.8.2",
"version": "1.9.0",
"description": "GitHub Action for creating a GitHub App Installation Access Token",
"scripts": {
"build": "esbuild main.js post.js --bundle --outdir=dist --out-extension:.js=.cjs --platform=node --target=node20.0.0",
Expand Down

0 comments on commit f2acddf

Please # to comment.