Skip to content

Commit

Permalink
v2.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Feb 28, 2021
1 parent dcd64ad commit 006972b
Show file tree
Hide file tree
Showing 68 changed files with 410 additions and 138 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

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





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)


Expand Down
8 changes: 8 additions & 0 deletions core/instrument/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

**Note:** Version bump only for package @component-controls/instrument





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)

**Note:** Version bump only for package @component-controls/instrument
Expand Down
2 changes: 1 addition & 1 deletion core/instrument/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@component-controls/instrument",
"version": "2.10.4",
"version": "2.10.5",
"description": "Component controls instrumentation library",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down
8 changes: 8 additions & 0 deletions core/loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

**Note:** Version bump only for package @component-controls/loader





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)

**Note:** Version bump only for package @component-controls/loader
Expand Down
4 changes: 2 additions & 2 deletions core/loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@component-controls/loader",
"version": "2.10.4",
"version": "2.10.5",
"description": "Webpack loader for component controls instrumentation",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@component-controls/config": "^2.10.4",
"@component-controls/core": "^2.10.4",
"@component-controls/instrument": "^2.10.4",
"@component-controls/instrument": "^2.10.5",
"@component-controls/logger": "^2.10.4",
"js-string-escape": "^1.0.1",
"loader-utils": "^1.2.3",
Expand Down
8 changes: 8 additions & 0 deletions core/store/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

**Note:** Version bump only for package @component-controls/store





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)

**Note:** Version bump only for package @component-controls/store
Expand Down
4 changes: 2 additions & 2 deletions core/store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@component-controls/store",
"version": "2.10.4",
"version": "2.10.5",
"description": "Component controls shared store",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@analytics/google-analytics": "^0.4.0",
"@component-controls/core": "^2.10.4",
"@component-controls/loader": "^2.10.4",
"@component-controls/loader": "^2.10.5",
"@component-controls/logger": "^2.10.4",
"@component-controls/render": "^2.10.4",
"analytics": "^0.5.2",
Expand Down
8 changes: 8 additions & 0 deletions core/webpack-compile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

**Note:** Version bump only for package @component-controls/webpack-compile





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)

**Note:** Version bump only for package @component-controls/webpack-compile
Expand Down
6 changes: 3 additions & 3 deletions core/webpack-compile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@component-controls/webpack-compile",
"version": "2.10.4",
"version": "2.10.5",
"description": "Webpack compile api",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -38,9 +38,9 @@
"license": "MIT",
"dependencies": {
"@component-controls/config": "^2.10.4",
"@component-controls/loader": "^2.10.4",
"@component-controls/loader": "^2.10.5",
"@component-controls/logger": "^2.10.4",
"@component-controls/webpack-configs": "^2.10.4",
"@component-controls/webpack-configs": "^2.10.5",
"memory-fs": "^0.5.0",
"path": "^0.12.7",
"typescript": "^4.0.5",
Expand Down
8 changes: 8 additions & 0 deletions core/webpack-configs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

**Note:** Version bump only for package @component-controls/webpack-configs





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)

**Note:** Version bump only for package @component-controls/webpack-configs
Expand Down
6 changes: 3 additions & 3 deletions core/webpack-configs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@component-controls/webpack-configs",
"version": "2.10.4",
"version": "2.10.5",
"description": "Webpack preset configurations",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -30,11 +30,11 @@
},
"license": "MIT",
"dependencies": {
"@component-controls/instrument": "^2.10.4",
"@component-controls/instrument": "^2.10.5",
"@component-controls/logger": "^2.10.4",
"@component-controls/react-docgen-info": "^2.10.4",
"@component-controls/react-docgen-typescript-info": "^2.10.4",
"@component-controls/store": "^2.10.4",
"@component-controls/store": "^2.10.5",
"babel-loader": "^8.0.6",
"babel-preset-react-app": "^9.0.0",
"core-js": "^3.7.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/custom-pages-storybook-5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

**Note:** Version bump only for package custom-pages-storybook-5





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)

**Note:** Version bump only for package custom-pages-storybook-5
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-pages-storybook-5/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "custom-pages-storybook-5",
"private": true,
"version": "2.10.4",
"version": "2.10.5",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/preset-react": "^7.9.4",
"@component-controls/storybook": "^2.10.4",
"@component-controls/storybook": "^2.10.5",
"@component-controls/storybook-custom-docs": "^2.8.0",
"@storybook/addon-docs": "^5.3.18",
"@storybook/api": "^5.3.18",
Expand Down
8 changes: 8 additions & 0 deletions examples/custom-pages-storybook-6/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

**Note:** Version bump only for package custom-pages-storybook-6





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)

**Note:** Version bump only for package custom-pages-storybook-6
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-pages-storybook-6/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "custom-pages-storybook-6",
"private": true,
"version": "2.10.4",
"version": "2.10.5",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/preset-react": "^7.9.4",
"@component-controls/storybook": "^2.10.4",
"@component-controls/storybook": "^2.10.5",
"@component-controls/storybook-custom-docs": "^2.8.0",
"@storybook/addon-docs": "^6.2.0-alpha.29",
"@storybook/client-api": "^6.2.0-alpha.29",
Expand Down
8 changes: 8 additions & 0 deletions examples/docz-migration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

**Note:** Version bump only for package docz-migration-component-controls





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)

**Note:** Version bump only for package docz-migration-component-controls
Expand Down
4 changes: 2 additions & 2 deletions examples/docz-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "docz-migration-component-controls",
"private": true,
"author": "Atanas Stoyanov",
"version": "2.10.4",
"version": "2.10.5",
"description": "Docz migration to component-controls",
"license": "MIT",
"keywords": [
Expand All @@ -18,7 +18,7 @@
},
"main": "index.js",
"dependencies": {
"@component-controls/gatsby-theme-stories": "^2.10.4",
"@component-controls/gatsby-theme-stories": "^2.10.5",
"docz": "latest",
"gatsby": "^2.27.4",
"prop-types": "^15.7.2",
Expand Down
8 changes: 8 additions & 0 deletions examples/gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

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





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)

**Note:** Version bump only for package component-controls-gatsby-starter
Expand Down
10 changes: 5 additions & 5 deletions examples/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "component-controls-gatsby-starter",
"private": true,
"version": "2.10.4",
"version": "2.10.5",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -14,11 +14,11 @@
"directory": "examples/gatsby"
},
"dependencies": {
"@component-controls/addon-catalog": "^2.10.4",
"@component-controls/blocks": "^2.10.4",
"@component-controls/addon-catalog": "^2.10.5",
"@component-controls/blocks": "^2.10.5",
"@component-controls/core": "^2.10.4",
"@component-controls/gatsby-theme-stories": "^2.10.4",
"@component-controls/pages": "^2.10.4",
"@component-controls/gatsby-theme-stories": "^2.10.5",
"@component-controls/pages": "^2.10.5",
"@theme-ui/presets": "^0.6.0-alpha.7",
"gatsby": "^2.27.4",
"react": "^17.0.1",
Expand Down
8 changes: 8 additions & 0 deletions examples/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

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





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)

**Note:** Version bump only for package component-controls-nextjs-starter
Expand Down
10 changes: 5 additions & 5 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "component-controls-nextjs-starter",
"private": true,
"version": "2.10.4",
"version": "2.10.5",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -16,11 +16,11 @@
"directory": "examples/nextjs"
},
"dependencies": {
"@component-controls/addon-catalog": "^2.10.4",
"@component-controls/blocks": "^2.10.4",
"@component-controls/addon-catalog": "^2.10.5",
"@component-controls/blocks": "^2.10.5",
"@component-controls/core": "^2.10.4",
"@component-controls/nextjs-plugin": "^2.10.4",
"@component-controls/pages": "^2.10.4",
"@component-controls/nextjs-plugin": "^2.10.5",
"@component-controls/pages": "^2.10.5",
"@theme-ui/presets": "^0.6.0-alpha.7",
"next": "^10.0.3",
"react": "^17.0.1",
Expand Down
8 changes: 8 additions & 0 deletions examples/react-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.5](https://github.com/ccontrols/component-controls/compare/v2.10.4...v2.10.5) (2021-02-28)

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





## [2.10.4](https://github.com/ccontrols/component-controls/compare/v2.10.3...v2.10.4) (2021-02-28)


Expand Down
10 changes: 5 additions & 5 deletions examples/react-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "component-controls-react-webpack-starter",
"private": true,
"version": "2.10.4",
"version": "2.10.5",
"main": "index.js",
"license": "MIT",
"dependencies": {
"@component-controls/core": "^2.10.4",
"@component-controls/react-router-integration": "^2.10.4",
"@component-controls/react-router-integration": "^2.10.5",
"@component-controls/search-fusejs": "^2.10.4",
"@component-controls/store": "^2.10.4",
"@component-controls/webpack-compile": "^2.10.4",
"@component-controls/webpack-configs": "^2.10.4",
"@component-controls/store": "^2.10.5",
"@component-controls/webpack-compile": "^2.10.5",
"@component-controls/webpack-configs": "^2.10.5",
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
Expand Down
Loading

0 comments on commit 006972b

Please sign in to comment.