File tree Expand file tree Collapse file tree 18 files changed +87
-9
lines changed
integrations/gatsby-theme-stories Expand file tree Collapse file tree 18 files changed +87
-9
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
+ ## [ 4.0.4] ( https://github.com/ccontrols/component-controls/compare/v4.0.2...v4.0.4 ) (2022-01-14)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * mini-css-plugin location ([ b4ac0f1] ( https://github.com/ccontrols/component-controls/commit/b4ac0f15ebf1b692a45bc977677f5881c81ba50e ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.15.0] ( https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0 ) (2021-07-21)
7
18
8
19
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
+ ## [ 4.0.4] ( https://github.com/ccontrols/component-controls/compare/v4.0.2...v4.0.4 ) (2022-01-14)
7
+
8
+ ** Note:** Version bump only for package component-controls-gatsby-starter
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.15.0] ( https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0 ) (2021-07-21)
7
15
8
16
** Note:** Version bump only for package component-controls-gatsby-starter
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " component-controls-gatsby-starter" ,
3
3
"private" : true ,
4
- "version" : " 4.0.3 " ,
4
+ "version" : " 4.0.4 " ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
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
+ ## [ 4.0.4] ( https://github.com/ccontrols/component-controls/compare/v4.0.2...v4.0.4 ) (2022-01-14)
7
+
8
+ ** Note:** Version bump only for package component-controls-nextjs-starter
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.15.0] ( https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0 ) (2021-07-21)
7
15
8
16
** Note:** Version bump only for package component-controls-nextjs-starter
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " component-controls-nextjs-starter" ,
3
3
"private" : true ,
4
- "version" : " 4.0.3 " ,
4
+ "version" : " 4.0.4 " ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
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
+ ## [ 4.0.4] ( https://github.com/ccontrols/component-controls/compare/v4.0.2...v4.0.4 ) (2022-01-14)
7
+
8
+ ** Note:** Version bump only for package component-controls-react-webpack-5-starter
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.15.0] ( https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0 ) (2021-07-21)
7
15
8
16
** Note:** Version bump only for package component-controls-react-webpack-5-starter
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " component-controls-react-webpack-5-starter" ,
3
3
"private" : true ,
4
- "version" : " 4.0.3 " ,
4
+ "version" : " 4.0.4 " ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
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
+ ## [ 4.0.4] ( https://github.com/ccontrols/component-controls/compare/v4.0.2...v4.0.4 ) (2022-01-14)
7
+
8
+ ** Note:** Version bump only for package component-controls-react-webpack-starter
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.15.0] ( https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0 ) (2021-07-21)
7
15
8
16
** Note:** Version bump only for package component-controls-react-webpack-starter
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " component-controls-react-webpack-starter" ,
3
3
"private" : true ,
4
- "version" : " 4.0.3 " ,
4
+ "version" : " 4.0.4 " ,
5
5
"main" : " index.js" ,
6
6
"license" : " MIT" ,
7
7
"scripts" : {
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
+ ## [ 4.0.4] ( https://github.com/ccontrols/component-controls/compare/v4.0.2...v4.0.4 ) (2022-01-14)
7
+
8
+ ** Note:** Version bump only for package component-controls-simple
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.15.0] ( https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0 ) (2021-07-21)
7
15
8
16
** Note:** Version bump only for package component-controls-simple
You can’t perform that action at this time.
0 commit comments