Skip to content

Commit e312838

Browse files
authored
chore(lint): Fix lint error on main (#192)
* Fix lint error on `main` * Fix changelog references
1 parent e61f058 commit e312838

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Added
1313

14-
- Created workflow **release-branch-sync** to sync release, stable branches in ([#189](https://github.com/MetaMask/github-tools/pull/189))
15-
- Create workflow **merge-previous-releases** to automate Merging old release branches into new release branches workflow in ([#186](https://github.com/MetaMask/github-tools/pull/186))
14+
- Created workflow **release-branch-sync** to sync release, stable branches in ([#189](https://github.com/MetaMask/github-tools/pull/189))
15+
- Create workflow **merge-previous-releases** to automate Merging old release branches into new release branches workflow in ([#186](https://github.com/MetaMask/github-tools/pull/186))
1616

1717
## [1.1.4]
1818

@@ -64,7 +64,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6464
- Some inputs were renamed for consistency across actions.
6565
- Bump `actions/checkout` and `actions/setup-node` to `v6` ([#173](https://github.com/MetaMask/github-tools/pull/173))
6666

67-
[Unreleased]: https://github.com/MetaMask/github-tools/compare/v1.1.4...HEAD
67+
[Unreleased]: https://github.com/MetaMask/github-tools/compare/v1.2.0...HEAD
68+
[1.2.0]: https://github.com/MetaMask/github-tools/compare/v1.1.4...v1.2.0
6869
[1.1.4]: https://github.com/MetaMask/github-tools/compare/v1.1.3...v1.1.4
6970
[1.1.3]: https://github.com/MetaMask/github-tools/compare/v1.1.2...v1.1.3
7071
[1.1.2]: https://github.com/MetaMask/github-tools/compare/v1.1.0...v1.1.2

0 commit comments

Comments
 (0)