Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Jun 21, 2018
1 parent 4b959b9 commit fed6cc2
Show file tree
Hide file tree
Showing 18 changed files with 92 additions and 20 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.

<a name="0.2.9"></a>
## [0.2.9](https://github.com/pedronauck/docz/compare/v0.2.8...v0.2.9) (2018-06-21)




**Note:** Version bump only for package undefined

<a name="0.2.8"></a>
## [0.2.8](https://github.com/pedronauck/docz/compare/v0.2.7...v0.2.8) (2018-06-21)

Expand Down
8 changes: 8 additions & 0 deletions examples/babel6/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.

<a name="0.2.9"></a>
## [0.2.9](https://github.com/pedronauck/docz/compare/v0.2.8...v0.2.9) (2018-06-21)




**Note:** Version bump only for package docz-example-babel6

<a name="0.2.8"></a>
## [0.2.8](https://github.com/pedronauck/docz/compare/v0.2.7...v0.2.8) (2018-06-21)

Expand Down
8 changes: 4 additions & 4 deletions examples/babel6/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "docz-example-babel6",
"version": "0.2.8",
"version": "0.2.9",
"license": "MIT",
"scripts": {
"dev": "docz dev",
"build": "docz build"
},
"dependencies": {
"docz": "^0.2.8",
"docz-core": "^0.2.8",
"docz": "^0.2.9",
"docz-core": "^0.2.9",
"emotion": "^9.2.3",
"prop-types": "^15.6.2",
"react": "^16.4.1",
Expand All @@ -17,6 +17,6 @@
},
"devDependencies": {
"babel-plugin-emotion": "^9.2.0",
"docz-plugin-babel6": "^0.2.8"
"docz-plugin-babel6": "^0.2.9"
}
}
8 changes: 8 additions & 0 deletions examples/basic/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.

<a name="0.2.9"></a>
## [0.2.9](https://github.com/pedronauck/docz/compare/v0.2.8...v0.2.9) (2018-06-21)




**Note:** Version bump only for package docz-example-basic

<a name="0.2.8"></a>
## [0.2.8](https://github.com/pedronauck/docz/compare/v0.2.7...v0.2.8) (2018-06-21)

Expand Down
6 changes: 3 additions & 3 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "docz-example-basic",
"version": "0.2.8",
"version": "0.2.9",
"license": "MIT",
"scripts": {
"dev": "docz dev",
"build": "docz build"
},
"dependencies": {
"docz": "^0.2.8",
"docz-core": "^0.2.8",
"docz": "^0.2.9",
"docz-core": "^0.2.9",
"emotion": "^9.2.3",
"prop-types": "^15.6.2",
"react": "^16.4.1",
Expand Down
8 changes: 8 additions & 0 deletions examples/flow/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.

<a name="0.2.9"></a>
## [0.2.9](https://github.com/pedronauck/docz/compare/v0.2.8...v0.2.9) (2018-06-21)




**Note:** Version bump only for package docz-example-flow

<a name="0.2.8"></a>
## [0.2.8](https://github.com/pedronauck/docz/compare/v0.2.7...v0.2.8) (2018-06-21)

Expand Down
4 changes: 2 additions & 2 deletions examples/flow/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "docz-example-flow",
"version": "0.2.8",
"version": "0.2.9",
"license": "MIT",
"scripts": {
"dev": "docz dev",
"build": "docz build"
},
"dependencies": {
"@babel/preset-flow": "^7.0.0-beta.51",
"docz": "^0.2.8",
"docz": "^0.2.9",
"emotion": "^9.2.3",
"prop-types": "^15.6.2",
"react": "^16.4.1",
Expand Down
8 changes: 8 additions & 0 deletions examples/typescript/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.

<a name="0.2.9"></a>
## [0.2.9](https://github.com/pedronauck/docz/compare/v0.2.8...v0.2.9) (2018-06-21)




**Note:** Version bump only for package docz-example-typescript

<a name="0.2.8"></a>
## [0.2.8](https://github.com/pedronauck/docz/compare/v0.2.7...v0.2.8) (2018-06-21)

Expand Down
4 changes: 2 additions & 2 deletions examples/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "docz-example-typescript",
"version": "0.2.8",
"version": "0.2.9",
"license": "MIT",
"scripts": {
"dev": "docz dev",
"build": "docz build"
},
"dependencies": {
"docz": "^0.2.8",
"docz": "^0.2.9",
"emotion": "^9.2.3",
"react": "^16.4.1",
"react-dom": "^16.4.1",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/**/*"
],
"version": "0.2.8",
"version": "0.2.9",
"npmClient": "yarn",
"useWorkspaces": true
}
8 changes: 8 additions & 0 deletions packages/docz-core/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.

<a name="0.2.9"></a>
## [0.2.9](https://github.com/pedronauck/docz/compare/v0.2.8...v0.2.9) (2018-06-21)




**Note:** Version bump only for package docz-core

<a name="0.2.8"></a>
## [0.2.8](https://github.com/pedronauck/docz/compare/v0.2.7...v0.2.8) (2018-06-21)

Expand Down
2 changes: 1 addition & 1 deletion packages/docz-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz-core",
"version": "0.2.8",
"version": "0.2.9",
"main": "dist/index.js",
"umd:main": "dist/index.umd.js",
"module": "dist/index.m.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/docz-plugin-babel6/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.

<a name="0.2.9"></a>
## [0.2.9](https://github.com/pedronauck/docz/compare/v0.2.8...v0.2.9) (2018-06-21)




**Note:** Version bump only for package docz-plugin-babel6

<a name="0.2.8"></a>
## [0.2.8](https://github.com/pedronauck/docz/compare/v0.2.7...v0.2.8) (2018-06-21)

Expand Down
4 changes: 2 additions & 2 deletions packages/docz-plugin-babel6/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz-plugin-babel6",
"version": "0.2.8",
"version": "0.2.9",
"main": "dist/index.js",
"umd:main": "dist/index.umd.js",
"module": "dist/index.m.js",
Expand All @@ -24,7 +24,7 @@
"babel-core": "^6.26.3",
"babel-loader": "^7.1.4",
"babel-preset-react-app": "^3.1.1",
"docz-core": "^0.2.8",
"docz-core": "^0.2.9",
"happypack": "^5.0.0",
"ts-loader": "^4.4.1"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/docz-theme-default/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.

<a name="0.2.9"></a>
## [0.2.9](https://github.com/pedronauck/docz/compare/v0.2.8...v0.2.9) (2018-06-21)




**Note:** Version bump only for package docz-theme-default

<a name="0.2.8"></a>
## [0.2.8](https://github.com/pedronauck/docz/compare/v0.2.7...v0.2.8) (2018-06-21)

Expand Down
4 changes: 2 additions & 2 deletions packages/docz-theme-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz-theme-default",
"version": "0.2.8",
"version": "0.2.9",
"license": "MIT",
"main": "dist/index.js",
"umd:main": "dist/index.umd.js",
Expand All @@ -20,7 +20,7 @@
"tslint": "tslint --project ."
},
"dependencies": {
"docz": "^0.2.8",
"docz": "^0.2.9",
"emotion": "^9.2.3",
"emotion-theming": "^9.2.3",
"fast-deep-equal": "^2.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/docz/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.

<a name="0.2.9"></a>
## [0.2.9](https://github.com/pedronauck/docz/compare/v0.2.8...v0.2.9) (2018-06-21)




**Note:** Version bump only for package docz

<a name="0.2.8"></a>
## [0.2.8](https://github.com/pedronauck/docz/compare/v0.2.7...v0.2.8) (2018-06-21)

Expand Down
6 changes: 3 additions & 3 deletions packages/docz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz",
"version": "0.2.8",
"version": "0.2.9",
"main": "dist/index.js",
"umd:main": "dist/index.umd.js",
"module": "dist/index.m.js",
Expand All @@ -27,8 +27,8 @@
"@mdx-js/tag": "^0.11.0",
"@sindresorhus/slugify": "^0.3.0",
"deepmerge": "^2.1.1",
"docz-core": "^0.2.8",
"docz-theme-default": "^0.2.8",
"docz-core": "^0.2.9",
"docz-theme-default": "^0.2.9",
"invariant": "^2.2.4",
"loadable-components": "^2.2.2",
"pascalcase": "^0.1.1",
Expand Down

0 comments on commit fed6cc2

Please sign in to comment.