Skip to content

Commit 17cde8a

Browse files
build(release): 1.1.5 [skip ci]
## [1.1.5](actions/create-github-app-token@v1.1.4...v1.1.5) (2023-08-28) ### Bug Fixes * **release:** update version in `package.json` ([actions#35](actions#35)) ([1dccc4c](actions@1dccc4c)), closes [actions#34](actions#34)
1 parent 1dccc4c commit 17cde8a

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.0.5",
5+
"version": "1.1.5",
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=node16.16",

0 commit comments

Comments
 (0)