Skip to content

Commit 79c68dc

Browse files
committed
Release 2.1.0
1 parent 836b7c0 commit 79c68dc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
The format is based on [Keep a Changelog](http://keepachangelog.com/)
44
and this project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## Unreleased
6+
## [2.1.0] - 22.12.2021
77

88
Added push events support
99

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "recognition",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "GitHub Action to recognize affected projects.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)