Skip to content

Commit

Permalink
v1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Jul 31, 2020
1 parent a8ae16e commit ecd6aec
Show file tree
Hide file tree
Showing 44 changed files with 237 additions and 61 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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**Note:** Version bump only for package component-controls
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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**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": "1.13.1",
"version": "1.13.2",
"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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**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": "1.13.1",
"version": "1.13.2",
"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": "^1.11.0",
"@component-controls/core": "^1.11.0",
"@component-controls/instrument": "^1.13.1",
"@component-controls/instrument": "^1.13.2",
"chalk": "^4.0.0",
"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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**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": "1.13.1",
"version": "1.13.2",
"description": "Component controls shared storage store",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@analytics/google-analytics": "^0.4.0",
"@component-controls/core": "^1.11.0",
"@component-controls/loader": "^1.13.1",
"@component-controls/loader": "^1.13.2",
"analytics": "^0.5.2",
"broadcast-channel": "^3.1.0",
"react": "^16.13.1",
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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**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": "1.13.1",
"version": "1.13.2",
"description": "Webpack compile api",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -31,8 +31,8 @@
},
"license": "MIT",
"dependencies": {
"@component-controls/loader": "^1.13.1",
"@component-controls/webpack-configs": "^1.13.1",
"@component-controls/loader": "^1.13.2",
"@component-controls/webpack-configs": "^1.13.2",
"chalk": "^4.0.0",
"memory-fs": "^0.5.0",
"typescript": "^3.8.3",
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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**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": "1.13.1",
"version": "1.13.2",
"description": "Webpack preset configurations",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -30,10 +30,10 @@
},
"license": "MIT",
"dependencies": {
"@component-controls/instrument": "^1.13.1",
"@component-controls/instrument": "^1.13.2",
"@component-controls/react-docgen-info": "^1.11.0",
"@component-controls/react-docgen-typescript-info": "^1.11.0",
"@component-controls/store": "^1.13.1",
"@component-controls/store": "^1.13.2",
"babel-loader": "^8.0.6",
"babel-preset-react-app": "^9.0.0",
"deepmerge": "^4.2.2",
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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**Note:** Version bump only for package custom-pages-storybook-5
Expand Down
6 changes: 3 additions & 3 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": "1.13.1",
"version": "1.13.2",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -19,8 +19,8 @@
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/preset-react": "^7.9.4",
"@component-controls/storybook": "^1.13.1",
"@component-controls/storybook-custom-docs": "^1.13.0",
"@component-controls/storybook": "^1.13.2",
"@component-controls/storybook-custom-docs": "^1.13.2",
"@storybook/addon-docs": "^5.3.18",
"@storybook/api": "^5.3.18",
"@storybook/client-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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**Note:** Version bump only for package custom-pages-storybook-6
Expand Down
6 changes: 3 additions & 3 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": "1.13.1",
"version": "1.13.2",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -19,8 +19,8 @@
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/preset-react": "^7.9.4",
"@component-controls/storybook": "^1.13.1",
"@component-controls/storybook-custom-docs": "^1.13.0",
"@component-controls/storybook": "^1.13.2",
"@component-controls/storybook-custom-docs": "^1.13.2",
"@storybook/addon-docs": "next",
"@storybook/client-api": "next",
"@storybook/react": "next",
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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**Note:** Version bump only for package component-controls-gatsby-starter
Expand Down
4 changes: 2 additions & 2 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": "1.13.1",
"version": "1.13.2",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"directory": "examples/gatsby"
},
"dependencies": {
"@component-controls/gatsby-theme-stories": "^1.13.1",
"@component-controls/gatsby-theme-stories": "^1.13.2",
"gatsby": "^2.22.10",
"gatsby-plugin-sitemap": "^2.4.11",
"react": "^16.13.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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**Note:** Version bump only for package component-controls-nextjs-starter
Expand Down
4 changes: 2 additions & 2 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": "1.13.1",
"version": "1.13.2",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"directory": "examples/nextjs"
},
"dependencies": {
"@component-controls/nextjs-plugin": "^1.13.1",
"@component-controls/nextjs-plugin": "^1.13.2",
"emotion": "^10.0.27",
"emotion-server": "^10.0.27",
"next": "^9.5.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/starter/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.

## [1.13.2](https://github.com/atanasster/gatsby-controls-starter/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/atanasster/gatsby-controls-starter/compare/v1.13.0...v1.13.1) (2020-07-31)

**Note:** Version bump only for package component-controls-starter
Expand Down
6 changes: 3 additions & 3 deletions examples/starter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "component-controls-starter",
"description": "component-controls starter - works with gatsby and nextjs",
"version": "1.13.1",
"version": "1.13.2",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand All @@ -16,8 +16,8 @@
"url": "https://github.com/atanasster/gatsby-controls-starter.git"
},
"dependencies": {
"@component-controls/gatsby-theme-stories": "^1.13.1",
"@component-controls/nextjs-plugin": "^1.13.1",
"@component-controls/gatsby-theme-stories": "^1.13.2",
"@component-controls/nextjs-plugin": "^1.13.2",
"emotion": "^10.0.27",
"emotion-server": "^10.0.27",
"gatsby": "^2.23.11",
Expand Down
8 changes: 8 additions & 0 deletions examples/storybook-6-no-docs/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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

**Note:** Version bump only for package component-controls-storybook-6-no-docs





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**Note:** Version bump only for package component-controls-storybook-6-no-docs
Expand Down
4 changes: 2 additions & 2 deletions examples/storybook-6-no-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.13.1",
"version": "1.13.2",
"name": "component-controls-storybook-6-no-docs",
"license": "MIT",
"scripts": {
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@component-controls/core": "^1.11.0",
"@component-controls/storybook": "^1.13.1",
"@component-controls/storybook": "^1.13.2",
"@storybook/react": "next",
"babel-loader": "^8.0.6",
"babel-preset-react-app": "^9.0.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/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.

## [1.13.2](https://github.com/ccontrols/component-controls/compare/v1.13.1...v1.13.2) (2020-07-31)

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





## [1.13.1](https://github.com/ccontrols/component-controls/compare/v1.13.0...v1.13.1) (2020-07-31)

**Note:** Version bump only for package component-controls-storybook-6
Expand Down
Loading

0 comments on commit ecd6aec

Please sign in to comment.