Skip to content

Commit 6c36984

Browse files
committed
22.1.0
1 parent 30a54b0 commit 6c36984

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [22.1.0] - 2019-03-19
6+
### Added
7+
- `event.repository.full_name` and `event.pull_request.base.repo.full_name` on `cot_verify` (for GitHub repos)
8+
59
## [22.0.1] - 2019-03-13
610
### Fixed
711
- Allow snapcraft beta scope on mozilla-release

version.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"version": [
33
22,
4-
0,
5-
1
4+
1,
5+
0
66
],
7-
"version_string": "22.0.1"
7+
"version_string": "22.1.0"
88
}

0 commit comments

Comments
 (0)