Skip to content

Commit

Permalink
v2.0.0-rc.38
Browse files Browse the repository at this point in the history
  • Loading branch information
rakannimer committed Sep 9, 2019
1 parent f20daf6 commit f374f23
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion core/docz-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz-components",
"version": "2.0.0-rc.37",
"version": "2.0.0-rc.38",
"main": "dist/index.js",
"module": "dist/docz-components.esm.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion core/docz-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz-core",
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"description": "All docz core logic of bundle and parsing is included on this package",
"license": "MIT",
"main": "dist/index.js",
Expand Down
8 changes: 4 additions & 4 deletions core/docz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz",
"version": "2.0.0-rc.37",
"version": "2.0.0-rc.38",
"description": "It's has never been so easy to documents your things!",
"license": "MIT",
"main": "dist/index.js",
Expand All @@ -27,13 +27,13 @@
"@mdx-js/react": "^1.0.27",
"array-sort": "^1.0.0",
"capitalize": "^2.0.0",
"docz-components": "2.0.0-rc.37",
"docz-core": "2.0.0-rc.36",
"docz-components": "2.0.0-rc.38",
"docz-core": "2.0.0-rc.38",
"fast-deep-equal": "^2.0.1",
"gatsby": "^2.13.27",
"gatsby-plugin-eslint": "^2.0.5",
"gatsby-plugin-typescript": "^2.1.6",
"gatsby-theme-docz": "2.0.0-rc.37",
"gatsby-theme-docz": "2.0.0-rc.38",
"lodash": "^4.17.14",
"marksy": "^8.0.0",
"match-sorter": "^3.1.1",
Expand Down
4 changes: 2 additions & 2 deletions core/gatsby-theme-docz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-theme-docz",
"version": "2.0.0-rc.37",
"version": "2.0.0-rc.38",
"description": "Gatsby theme created to use Docz",
"license": "MIT",
"author": "Pedro Nauck ([email protected])",
Expand All @@ -24,7 +24,7 @@
"babel-plugin-export-metadata": "^2.0.0-rc.1",
"copy-text-to-clipboard": "^2.1.0",
"docz": "2.0.0-rc.9",
"docz-core": "2.0.0-rc.36",
"docz-core": "2.0.0-rc.38",
"emotion-theming": "^10.0.14",
"fs-extra": "^8.1.0",
"gatsby": "^2.13.27",
Expand Down
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docz-example-basic",
"private": true,
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"license": "MIT",
"files": [
"src/",
Expand Down
2 changes: 1 addition & 1 deletion examples/flow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docz-example-flow",
"private": true,
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"license": "MIT",
"files": [
"src/",
Expand Down
2 changes: 1 addition & 1 deletion examples/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "docz-example-gatsby",
"private": true,
"description": "Example of how to integrate docz with gatsby as a theme",
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"keywords": [
"gatsby",
"docz"
Expand Down
2 changes: 1 addition & 1 deletion examples/images/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "docz-example-images",
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"license": "MIT",
"files": [
"src/",
Expand Down
2 changes: 1 addition & 1 deletion examples/material-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docz-example-material-ui",
"private": true,
"version": "2.0.0-rc.37",
"version": "2.0.0-rc.38",
"license": "MIT",
"files": [
"src/",
Expand Down
2 changes: 1 addition & 1 deletion examples/monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packages/docs-site"
],
"name": "docz-gatsby-monorepo",
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion examples/now/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "docz-example-now",
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"license": "MIT",
"files": [
"src/",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "docz-example-react-native",
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"license": "MIT",
"files": [
"src/",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docz-example-react-router",
"private": true,
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"license": "MIT",
"files": [
"src/",
Expand Down
2 changes: 1 addition & 1 deletion examples/styled-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "docz-example-styled-components",
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"license": "MIT",
"files": [
"src/",
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "docz-example-typescript",
"version": "2.0.0-rc.36",
"version": "2.0.0-rc.38",
"license": "MIT",
"files": [
"src/",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"lerna": "3.1.3",
"packages": ["core/**/*", "other-packages/**/*"],
"version": "2.0.0-rc.37",
"version": "2.0.0-rc.38",
"npmClient": "yarn",
"useWorkspaces": true
}

0 comments on commit f374f23

Please sign in to comment.