This repository was archived by the owner on Feb 25, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.2.2] ( https://github.com/azimutlabs/config/compare/@azimutlabs/eslint-config@0.2.1...@azimutlabs/eslint-config@0.2.2 ) (2020-06-22)
7
+
8
+ ** Note:** Version bump only for package @azimutlabs/eslint-config
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.2.1] ( https://github.com/azimutlabs/config/compare/@azimutlabs/eslint-config@0.2.0...@azimutlabs/eslint-config@0.2.1 ) (2020-06-22)
7
15
8
16
** Note:** Version bump only for package @azimutlabs/eslint-config
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @azimutlabs/eslint-config" ,
3
- "version" : " 0.2.1 " ,
3
+ "version" : " 0.2.2 " ,
4
4
"description" : " Sharable ESLint configurations used in our projects" ,
5
5
"keywords" : [
6
6
" config" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.2.4] ( https://github.com/azimutlabs/config/compare/@azimutlabs/next-config@0.2.3...@azimutlabs/next-config@0.2.4 ) (2020-06-22)
7
+
8
+ ** Note:** Version bump only for package @azimutlabs/next-config
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.2.3] ( https://github.com/azimutlabs/config/compare/@azimutlabs/next-config@0.2.1...@azimutlabs/next-config@0.2.3 ) (2020-06-22)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @azimutlabs/next-config" ,
3
- "version" : " 0.2.3 " ,
3
+ "version" : " 0.2.4 " ,
4
4
"description" : " Next.js configuration extensions" ,
5
5
"keywords" : [
6
6
" config" ,
40
40
" lib"
41
41
],
42
42
"devDependencies" : {
43
- "@azimutlabs/eslint-config" : " ^0.2.1 " ,
43
+ "@azimutlabs/eslint-config" : " ^0.2.2 " ,
44
44
"@types/node" : " ^12.12.44" ,
45
45
"@types/webpack" : " ^4.41.17" ,
46
46
"next" : " ^9.4.4" ,
You can’t perform that action at this time.
0 commit comments