Skip to content

Commit

Permalink
build(release): 1.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.1](v1.9.0...v1.9.1) (2024-03-25)

### Bug Fixes

* clarify `owner` input description ([#118](#118)) ([d9bc169](d9bc169))
  • Loading branch information
semantic-release-bot committed Mar 25, 2024
1 parent d9bc169 commit 78e5f2d
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.9.0",
"version": "1.9.1",
"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 78e5f2d

Please sign in to comment.