Skip to content

Commit 2bfc139

Browse files
authored
1.1.2 (#182)
* INFRA-3180: Update to new release 1.1.2 * INFRA-3180: Update to new release 1.1.2 * INFRA-3180: Update to new release 1.1.2
1 parent df43731 commit 2bfc139

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.2]
11+
12+
### Added
13+
14+
- Adds ability to merge Version Bump PRs with PR comment ([#179](https://github.com/MetaMask/github-tools/pull/179))
15+
16+
### Changed
17+
18+
- Update to use topology.json instead of old teams.json for commits.csv during create release pr ([#180](https://github.com/MetaMask/github-tools/pull/180))
19+
20+
1021
## [1.1.0]
1122

1223
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/github-tools",
3-
"version": "1.1.0",
3+
"version": "1.1.2",
44
"private": true,
55
"description": "Tools for interacting with the GitHub API to do metrics gathering",
66
"repository": {

0 commit comments

Comments
 (0)