diff --git a/CHANGELOG.md b/CHANGELOG.md index f612b62..48b6e0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [2.6.1](https://github.com/ngworker/angular-versions-action/compare/v2.6.0...v2.6.1) (2021-02-15) + ## [2.6.0](https://github.com/ngworker/angular-versions-action/compare/v2.5.0...v2.6.0) (2021-02-10) diff --git a/package.json b/package.json index 08449ab..814d52d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-action", - "version": "2.6.0", + "version": "2.6.1", "private": true, "description": "TypeScript template action", "main": "lib/main.js",