Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d2543f7

Browse files
committed
v4.0.4
1 parent b4ac0f1 commit d2543f7

File tree

18 files changed

+87
-9
lines changed

18 files changed

+87
-9
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
617
# [3.15.0](https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0) (2021-07-21)
718

819

examples/gatsby/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
614
# [3.15.0](https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0) (2021-07-21)
715

816
**Note:** Version bump only for package component-controls-gatsby-starter

examples/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "component-controls-gatsby-starter",
33
"private": true,
4-
"version": "4.0.3",
4+
"version": "4.0.4",
55
"main": "index.js",
66
"license": "MIT",
77
"scripts": {

examples/nextjs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
614
# [3.15.0](https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0) (2021-07-21)
715

816
**Note:** Version bump only for package component-controls-nextjs-starter

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "component-controls-nextjs-starter",
33
"private": true,
4-
"version": "4.0.3",
4+
"version": "4.0.4",
55
"main": "index.js",
66
"license": "MIT",
77
"scripts": {

examples/react-webpack-5/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
614
# [3.15.0](https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0) (2021-07-21)
715

816
**Note:** Version bump only for package component-controls-react-webpack-5-starter

examples/react-webpack-5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "component-controls-react-webpack-5-starter",
33
"private": true,
4-
"version": "4.0.3",
4+
"version": "4.0.4",
55
"main": "index.js",
66
"license": "MIT",
77
"scripts": {

examples/react-webpack/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
614
# [3.15.0](https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0) (2021-07-21)
715

816
**Note:** Version bump only for package component-controls-react-webpack-starter

examples/react-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "component-controls-react-webpack-starter",
33
"private": true,
4-
"version": "4.0.3",
4+
"version": "4.0.4",
55
"main": "index.js",
66
"license": "MIT",
77
"scripts": {

examples/simple/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
614
# [3.15.0](https://github.com/ccontrols/component-controls/compare/v3.14.6...v3.15.0) (2021-07-21)
715

816
**Note:** Version bump only for package component-controls-simple

0 commit comments

Comments
 (0)