diff --git a/CHANGELOG.md b/CHANGELOG.md index e6b0f08..d027933 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. +### [1.2.4](https://github.com/amblerhq/gh-actions-clubhouse-labeler/compare/v1.2.3...v1.2.4) (2021-10-11) + ### [1.2.3](https://github.com/amblerhq/gh-actions-clubhouse-labeler/compare/v1.2.2...v1.2.3) (2021-10-04) diff --git a/package.json b/package.json index d08405d..3c5b7cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-actions-clubhouse-labeler", - "version": "1.2.3", + "version": "1.2.4", "private": true, "description": "Github Action to sync labels between Clubhouse Story and its linked Pull Request", "main": "lib/main.js",