Skip to content

Commit 6f9b522

Browse files
committed
V3.0.1
1 parent 036513a commit 6f9b522

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+
## 3.0.1 - 220.12.2021
77

88
### Fixed
99
- Ignored files were included in changed files

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": "reviewers",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "GitHub Action to recognize and assign reviewers and codeowners",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)