diff --git a/CHANGELOG.md b/CHANGELOG.md index ecea4ae..06f3701 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. +### [4.3.1](https://github.com/ngworker/angular-versions-action/compare/v4.3.0...v4.3.1) (2021-12-21) + ## [4.3.0](https://github.com/ngworker/angular-versions-action/compare/v4.2.0...v4.3.0) (2021-10-22) diff --git a/package.json b/package.json index ab21087..8fc7a7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-action", - "version": "4.3.0", + "version": "4.3.1", "private": true, "description": "TypeScript template action", "main": "lib/main.js",