File tree Expand file tree Collapse file tree 4 files changed +23
-2
lines changed
Expand file tree Collapse file tree 4 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ ## [ 2.8.2] ( /compare/v2.8.2-alpha.0...v2.8.2 ) (2021-09-24)
7+
8+ ** Note:** Version bump only for package root
9+
10+
11+
12+
13+
114## 2.8.0 (2021-09-22)
215
316#### Update dependencies
Original file line number Diff line number Diff line change 11{
22 "packages" : [" packages/*" ],
3- "version" : " 2.8.2-alpha.0 " ,
3+ "version" : " 2.8.2" ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true
66}
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ ## [ 2.8.2] ( https://github.com/wantedly/frolint/tree/master/packages/frolint/compare/v2.8.2-alpha.0...v2.8.2 ) (2021-09-24)
7+
8+ ** Note:** Version bump only for package frolint
Original file line number Diff line number Diff line change 11{
22 "name" : " frolint" ,
33 "description" : " git commit hook linter" ,
4- "version" : " 2.8.2-alpha.0 " ,
4+ "version" : " 2.8.2" ,
55 "author" : " Yuki Yamada <yamada@wantedly.com>" ,
66 "bin" : " index.js" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments