diff --git a/CHANGELOG.md b/CHANGELOG.md index 42e7e28..24965af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.0.2](https://github.com/gagoar/github-app-installation-token/compare/v1.0.1...v1.0.2) + +- copy changes + package description [`#7`](https://github.com/gagoar/github-app-installation-token/pull/7) +- 1.0.1 [`#6`](https://github.com/gagoar/github-app-installation-token/pull/6) + #### [v1.0.1](https://github.com/gagoar/github-app-installation-token/compare/v1.0.0...v1.0.1) +> 2 November 2020 + - More release work [`#5`](https://github.com/gagoar/github-app-installation-token/pull/5) - 1.0.0 [`#4`](https://github.com/gagoar/github-app-installation-token/pull/4) diff --git a/package-lock.json b/package-lock.json index 4fee168..5b61c31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-app-installation-token", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 968ff17..4203ce4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "github-app-installation-token", "repository": "git@github.com:gagoar/github-app-installation-token.git", "license": "MIT", - "version": "1.0.1", + "version": "1.0.2", "description": "npm/script and binary 📦 to get a token from a GitHub App.", "main": "dist/index.js", "bin": {