Skip to content

Commit 8c3c481

Browse files
committed
Bump version to: v0.7.3 [skip ci]
1 parent f8c8bd9 commit 8c3c481

File tree

41 files changed

+111
-111
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+111
-111
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Thanks for all your work!
3030
([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
3131
[@lachlanjc](https://github.com/lachlanjc))
3232

33-
#### Authors: 4
33+
#### Authors: 3
3434

3535
- David Dios ([@dios-david](https://github.com/dios-david))
3636
- Kenny ([@kenny-f](https://github.com/kenny-f))

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.7.2",
2+
"version": "0.7.3",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"packages": [

packages/color-modes/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theme-ui/color-modes",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"main": "dist/theme-ui-color-modes.cjs.js",
55
"module": "dist/theme-ui-color-modes.esm.js",
66
"types": "dist/theme-ui-color-modes.cjs.d.ts",
@@ -15,8 +15,8 @@
1515
},
1616
"dependencies": {
1717
"@emotion/react": "^11.1.1",
18-
"@theme-ui/core": "0.7.2",
19-
"@theme-ui/css": "0.7.2",
18+
"@theme-ui/core": "0.7.3",
19+
"@theme-ui/css": "0.7.3",
2020
"deepmerge": "^4.2.2"
2121
},
2222
"peerDependencies": {

packages/color/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@theme-ui/color",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"source": "src/index.ts",
55
"main": "dist/theme-ui-color.cjs.js",
66
"module": "dist/theme-ui-color.esm.js",
77
"types": "dist/theme-ui-color.cjs.d.ts",
88
"scripts": {},
99
"dependencies": {
10-
"@theme-ui/css": "0.7.2",
10+
"@theme-ui/css": "0.7.3",
1111
"polished": "^4.0.5"
1212
},
1313
"publishConfig": {

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theme-ui/components",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"main": "dist/theme-ui-components.cjs.js",
55
"module": "dist/theme-ui-components.esm.js",
66
"types": "index.d.ts",
@@ -12,7 +12,7 @@
1212
"@styled-system/color": "^5.1.2",
1313
"@styled-system/should-forward-prop": "^5.1.2",
1414
"@styled-system/space": "^5.1.2",
15-
"@theme-ui/css": "0.7.2",
15+
"@theme-ui/css": "0.7.3",
1616
"@types/styled-system": "^5.1.10"
1717
},
1818
"peerDependencies": {

packages/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theme-ui/core",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"source": "src/index.ts",
55
"main": "dist/theme-ui-core.cjs.js",
66
"module": "dist/theme-ui-core.esm.js",
@@ -15,8 +15,8 @@
1515
},
1616
"dependencies": {
1717
"@emotion/react": "^11.1.1",
18-
"@theme-ui/css": "0.7.2",
19-
"@theme-ui/parse-props": "0.7.2",
18+
"@theme-ui/css": "0.7.3",
19+
"@theme-ui/parse-props": "0.7.3",
2020
"deepmerge": "^4.2.2"
2121
},
2222
"peerDependencies": {

packages/css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theme-ui/css",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"source": "src/index.ts",
55
"main": "dist/theme-ui-css.cjs.js",
66
"module": "dist/theme-ui-css.esm.js",

packages/custom-properties/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@theme-ui/custom-properties",
33
"description": "Generate CSS custom properties for use with Theme UI",
4-
"version": "0.7.2",
4+
"version": "0.7.3",
55
"source": "src/index.ts",
66
"main": "dist/theme-ui-custom-properties.cjs.js",
77
"module": "dist/theme-ui-custom-properties.esm.js",
@@ -15,7 +15,7 @@
1515
"pluralize": "^8.0.0"
1616
},
1717
"devDependencies": {
18-
"@theme-ui/css": "0.7.2",
18+
"@theme-ui/css": "0.7.3",
1919
"@types/pluralize": "^0.0.29"
2020
},
2121
"gitHead": "621199460fa3bdb0100748441e62517b7529b8c8"

packages/docs/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "docs",
4-
"version": "0.7.2",
4+
"version": "0.7.3",
55
"main": "dist/docs.cjs.js",
66
"author": "Brent Jackson <[email protected]>",
77
"license": "MIT",
@@ -20,26 +20,26 @@
2020
"@emotion/styled": "^11.0.0",
2121
"@mdx-js/mdx": "^1.6.22",
2222
"@mdx-js/react": "^1.6.22",
23-
"@theme-ui/color": "0.7.2",
24-
"@theme-ui/components": "0.7.2",
25-
"@theme-ui/css": "0.7.2",
26-
"@theme-ui/editor": "0.7.2",
27-
"@theme-ui/match-media": "0.7.2",
28-
"@theme-ui/presets": "0.7.2",
29-
"@theme-ui/prism": "0.7.2",
30-
"@theme-ui/sidenav": "0.7.2",
31-
"@theme-ui/style-guide": "0.7.2",
32-
"@theme-ui/typography": "0.7.2",
23+
"@theme-ui/color": "0.7.3",
24+
"@theme-ui/components": "0.7.3",
25+
"@theme-ui/css": "0.7.3",
26+
"@theme-ui/editor": "0.7.3",
27+
"@theme-ui/match-media": "0.7.3",
28+
"@theme-ui/presets": "0.7.3",
29+
"@theme-ui/prism": "0.7.3",
30+
"@theme-ui/sidenav": "0.7.3",
31+
"@theme-ui/style-guide": "0.7.3",
32+
"@theme-ui/typography": "0.7.3",
3333
"copy-to-clipboard": "^3.2.0",
3434
"eslint-config-react-app": "^6.0.0",
3535
"gatsby": "^2.26.1",
3636
"gatsby-plugin-catch-links": "^2.4.0",
3737
"gatsby-plugin-compile-es6-packages": "^2.1.0",
3838
"gatsby-plugin-mdx": "^2.0.1",
3939
"gatsby-plugin-react-helmet": "^3.4.0",
40-
"gatsby-plugin-theme-ui": "0.7.2",
41-
"gatsby-theme-code-recipes": "0.7.2",
42-
"gatsby-theme-style-guide": "0.7.2",
40+
"gatsby-plugin-theme-ui": "0.7.3",
41+
"gatsby-theme-code-recipes": "0.7.3",
42+
"gatsby-theme-style-guide": "0.7.3",
4343
"lodash.merge": "^4.6.1",
4444
"lodash.omit": "^4.5.0",
4545
"prismjs": "^1.16.0",
@@ -49,7 +49,7 @@
4949
"react-live": "^2.1.2",
5050
"remark-slug": "^6.0.0",
5151
"stringify-object": "^3.3.0",
52-
"theme-ui": "0.7.2",
52+
"theme-ui": "0.7.3",
5353
"typography-theme-alton": "^0.16.19",
5454
"typography-theme-anonymous": "^0.15.10",
5555
"typography-theme-bootstrap": "^0.16.19",

packages/editor/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"name": "@theme-ui/editor",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"main": "dist/theme-ui-editor.cjs.js",
55
"module": "dist/theme-ui-editor.esm.js",
66
"types": "dist/theme-ui-editor.cjs.d.ts",
77
"author": "Brent Jackson",
88
"license": "MIT",
99
"scripts": {},
1010
"dependencies": {
11-
"@theme-ui/components": "0.7.2",
12-
"@theme-ui/core": "0.7.2",
13-
"@theme-ui/css": "0.7.2",
14-
"@theme-ui/style-guide": "0.7.2",
11+
"@theme-ui/components": "0.7.3",
12+
"@theme-ui/core": "0.7.3",
13+
"@theme-ui/css": "0.7.3",
14+
"@theme-ui/style-guide": "0.7.3",
1515
"@types/react-color": "^2.17.3",
1616
"@types/tinycolor": "^1.1",
1717
"color": "^3.1.2",
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"react": "^17.0.1",
30-
"theme-ui": "0.7.2"
30+
"theme-ui": "0.7.3"
3131
},
3232
"publishConfig": {
3333
"access": "public"

0 commit comments

Comments
 (0)