We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b12bc commit b3e5071Copy full SHA for b3e5071
2 files changed
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+### Changelog
2
+
3
+All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
5
+Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
7
+#### 1.0.0
package.json
@@ -2,7 +2,7 @@
"name": "github-app-installation-token",
"repository": "git@github.com:gagoar/github-app-installation-token.git",
"license": "MIT",
- "version": "0.9.0",
+ "version": "1.0.0",
"description": "ts node template description",
"main": "dist/index.js",
8
"bin": {
0 commit comments