Skip to content

Commit 351d8ec

Browse files
github-actions[bot]github-actionsitsyoboieltr
authored
1.12.0 (#260)
* 1.12.0 * Trigger CI --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Norbert Elter <72046715+itsyoboieltr@users.noreply.github.com>
1 parent eb2ca34 commit 351d8ec

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.12.0]
11+
1012
### Changed
1113

1214
- Bump `actionlint` from `1.7.7` to `1.7.12` in the `lint-workflows` workflow ([#259](https://github.com/MetaMask/github-tools/pull/259))
@@ -194,7 +196,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
194196
- Some inputs were renamed for consistency across actions.
195197
- Bump `actions/checkout` and `actions/setup-node` to `v6` ([#173](https://github.com/MetaMask/github-tools/pull/173))
196198

197-
[Unreleased]: https://github.com/MetaMask/github-tools/compare/v1.11.0...HEAD
199+
[Unreleased]: https://github.com/MetaMask/github-tools/compare/v1.12.0...HEAD
200+
[1.12.0]: https://github.com/MetaMask/github-tools/compare/v1.11.0...v1.12.0
198201
[1.11.0]: https://github.com/MetaMask/github-tools/compare/v1.10.0...v1.11.0
199202
[1.10.0]: https://github.com/MetaMask/github-tools/compare/v1.9.4...v1.10.0
200203
[1.9.4]: https://github.com/MetaMask/github-tools/compare/v1.9.3...v1.9.4

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.11.0",
3+
"version": "1.12.0",
44
"private": true,
55
"description": "Tools for interacting with the GitHub API to do metrics gathering",
66
"repository": {

0 commit comments

Comments
 (0)