File tree 8 files changed +44
-6
lines changed
8 files changed +44
-6
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
+ ## [ 5.0.7] ( https://github.com/researchgate/spire/compare/v5.0.6...v5.0.7 ) (2022-11-11)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency lint-staged to v13 ([ #188 ] ( https://github.com/researchgate/spire/issues/188 ) ) ([ 7a7637a] ( https://github.com/researchgate/spire/commit/7a7637a2c46b9676ddd722e6f9ffdd2e37d728b8 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 5.0.6] ( https://github.com/researchgate/spire/compare/v5.0.5...v5.0.6 ) (2022-11-11)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"useWorkspaces" : true ,
3
3
"npmClient" : " yarn" ,
4
- "version" : " 5.0.6 " ,
4
+ "version" : " 5.0.7 " ,
5
5
"ignoreChanges" : [
6
6
" **/*.md"
7
7
]
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
+ ## [ 5.0.7] ( https://github.com/researchgate/spire/compare/v5.0.6...v5.0.7 ) (2022-11-11)
7
+
8
+ ** Note:** Version bump only for package spire-config-default
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.0.6] ( https://github.com/researchgate/spire/compare/v5.0.5...v5.0.6 ) (2022-11-11)
7
15
8
16
** Note:** Version bump only for package spire-config-default
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spire-config-default" ,
3
- "version" : " 5.0.6 " ,
3
+ "version" : " 5.0.7 " ,
4
4
"description" : " Default config preset for Spire" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " researchgate/spire" ,
11
11
"spire-plugin-doctoc" : " ^5.0.6" ,
12
12
"spire-plugin-eslint" : " ^5.0.5" ,
13
13
"spire-plugin-jest" : " ^5.0.5" ,
14
- "spire-plugin-lint-staged" : " ^5.0.5 " ,
14
+ "spire-plugin-lint-staged" : " ^5.0.7 " ,
15
15
"spire-plugin-prettier" : " ^5.0.5"
16
16
},
17
17
"engines" : {
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
+ ## [ 5.0.7] ( https://github.com/researchgate/spire/compare/v5.0.6...v5.0.7 ) (2022-11-11)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency lint-staged to v13 ([ #188 ] ( https://github.com/researchgate/spire/issues/188 ) ) ([ 7a7637a] ( https://github.com/researchgate/spire/commit/7a7637a2c46b9676ddd722e6f9ffdd2e37d728b8 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 5.0.5] ( https://github.com/researchgate/spire/compare/v5.0.4...v5.0.5 ) (2022-11-11)
7
18
8
19
** Note:** Version bump only for package spire-plugin-lint-staged
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spire-plugin-lint-staged" ,
3
- "version" : " 5.0.5 " ,
3
+ "version" : " 5.0.7 " ,
4
4
"description" : " lint-staged plugin for Spire" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " researchgate/spire" ,
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
+ ## [ 5.0.7] ( https://github.com/researchgate/spire/compare/v5.0.6...v5.0.7 ) (2022-11-11)
7
+
8
+ ** Note:** Version bump only for package spire
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.0.6] ( https://github.com/researchgate/spire/compare/v5.0.5...v5.0.6 ) (2022-11-11)
7
15
8
16
** Note:** Version bump only for package spire
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spire" ,
3
- "version" : " 5.0.6 " ,
3
+ "version" : " 5.0.7 " ,
4
4
"description" : " Extensible CLI toolkit managment tool" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " researchgate/spire" ,
25
25
"invariant" : " 2.2.4" ,
26
26
"pretty-format" : " 27.1.1" ,
27
27
"signale" : " 1.4.0" ,
28
- "spire-config-default" : " ^5.0.6 " ,
28
+ "spire-config-default" : " ^5.0.7 " ,
29
29
"yargs" : " 17.1.1"
30
30
},
31
31
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments