Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
 - @emotion/[email protected]
  • Loading branch information
emmatown committed Jul 14, 2018
1 parent 0660559 commit 59bfd44
Show file tree
Hide file tree
Showing 20 changed files with 52 additions and 52 deletions.
6 changes: 3 additions & 3 deletions next-packages/babel-plugin-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/babel-plugin-core",
"version": "0.6.4",
"version": "0.6.5",
"description": "A babel plugin for emotion",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -15,8 +15,8 @@
],
"dependencies": {
"@babel/helper-module-imports": "7.0.0-beta.46",
"@emotion/babel-utils": "^0.6.5",
"@emotion/css": "^0.9.3",
"@emotion/babel-utils": "^0.6.6",
"@emotion/css": "^0.9.4",
"babel-plugin-macros": "^2.2.1"
}
}
8 changes: 4 additions & 4 deletions next-packages/babel-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/babel-utils",
"version": "0.6.5",
"version": "0.6.6",
"description": "Internal Babel utils used in various macros",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -10,9 +10,9 @@
"access": "public"
},
"dependencies": {
"@emotion/hash": "^0.6.3",
"@emotion/memoize": "^0.6.3",
"@emotion/serialize": "^0.8.3",
"@emotion/hash": "^0.6.4",
"@emotion/memoize": "^0.6.4",
"@emotion/serialize": "^0.8.4",
"convert-source-map": "^1.5.1",
"find-root": "^1.1.0",
"source-map": "^0.7.2"
Expand Down
8 changes: 4 additions & 4 deletions next-packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@emotion/cache",
"version": "0.8.3",
"version": "0.8.4",
"description": "emotion's cache",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"license": "MIT",
"repository": "https://github.com/emotion-js/emotion/tree/master/next-packages/cache",
"dependencies": {
"@emotion/sheet": "^0.6.6",
"@emotion/stylis": "^0.6.10",
"@emotion/utils": "^0.7.1"
"@emotion/sheet": "^0.7.0",
"@emotion/stylis": "^0.6.11",
"@emotion/utils": "^0.7.2"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions next-packages/compat-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@emotion/compat-cache",
"version": "0.8.3",
"version": "0.8.4",
"description": "emotion's cache",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"license": "MIT",
"repository": "https://github.com/emotion-js/emotion/tree/master/next-packages/compat-cache",
"dependencies": {
"@emotion/cache": "^0.8.3"
"@emotion/cache": "^0.8.4"
},
"publishConfig": {
"access": "public"
Expand Down
12 changes: 6 additions & 6 deletions next-packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/core",
"version": "0.10.4",
"version": "0.11.0",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"browser": {
Expand All @@ -19,11 +19,11 @@
"rollup": "rollup -c ../../rollup.config.js"
},
"dependencies": {
"@emotion/cache": "^0.8.3",
"@emotion/css": "^0.9.3",
"@emotion/serialize": "^0.8.3",
"@emotion/sheet": "^0.6.6",
"@emotion/utils": "^0.7.1"
"@emotion/cache": "^0.8.4",
"@emotion/css": "^0.9.4",
"@emotion/serialize": "^0.8.4",
"@emotion/sheet": "^0.7.0",
"@emotion/utils": "^0.7.2"
},
"peerDependencies": {
"react": ">=16.3.0"
Expand Down
6 changes: 3 additions & 3 deletions next-packages/css.macro/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@emotion/css.macro",
"version": "0.9.4",
"version": "0.9.5",
"description": "babel macro for emotion's css",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"license": "MIT",
"repository": "https://github.com/emotion-js/emotion/tree/master/next-packages/css.macro",
"dependencies": {
"@emotion/babel-plugin-core": "^0.6.4",
"@emotion/css": "^0.9.3"
"@emotion/babel-plugin-core": "^0.6.5",
"@emotion/css": "^0.9.4"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions next-packages/css/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@emotion/css",
"version": "0.9.3",
"version": "0.9.4",
"description": "a function to serialize css and object styless",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"license": "MIT",
"repository": "https://github.com/emotion-js/emotion/tree/master/next-packages/css",
"dependencies": {
"@emotion/hash": "^0.6.3",
"@emotion/serialize": "^0.8.3",
"@emotion/utils": "^0.7.1"
"@emotion/hash": "^0.6.4",
"@emotion/serialize": "^0.8.4",
"@emotion/utils": "^0.7.2"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion next-packages/hash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/hash",
"version": "0.6.3",
"version": "0.6.4",
"description": "A MurmurHash2 implementation",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down
4 changes: 2 additions & 2 deletions next-packages/is-prop-valid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/is-prop-valid",
"version": "0.6.3",
"version": "0.6.4",
"description": "A function to check whether a prop is valid for HTML and SVG elements",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@emotion/memoize": "^0.6.3"
"@emotion/memoize": "^0.6.4"
},
"files": [
"src",
Expand Down
2 changes: 1 addition & 1 deletion next-packages/memoize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/memoize",
"version": "0.6.3",
"version": "0.6.4",
"description": "emotion's memoize utility",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down
6 changes: 3 additions & 3 deletions next-packages/provider/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@emotion/provider",
"version": "0.9.2",
"version": "0.9.3",
"description": "A provider component to provide options to emotion and allow theming",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"license": "MIT",
"repository": "https://github.com/emotion-js/emotion/tree/master/next-packages/provider",
"dependencies": {
"@emotion/cache": "^0.8.3",
"@emotion/utils": "^0.7.1"
"@emotion/cache": "^0.8.4",
"@emotion/utils": "^0.7.2"
},
"peerDependencies": {
"@emotion/core": "0.x.x",
Expand Down
10 changes: 5 additions & 5 deletions next-packages/serialize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/serialize",
"version": "0.8.3",
"version": "0.8.4",
"description": "serialization utils for emotion",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -10,10 +10,10 @@
"access": "public"
},
"dependencies": {
"@emotion/hash": "^0.6.3",
"@emotion/memoize": "^0.6.3",
"@emotion/unitless": "^0.6.3",
"@emotion/utils": "^0.7.1"
"@emotion/hash": "^0.6.4",
"@emotion/memoize": "^0.6.4",
"@emotion/unitless": "^0.6.4",
"@emotion/utils": "^0.7.2"
},
"files": [
"src",
Expand Down
2 changes: 1 addition & 1 deletion next-packages/sheet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/sheet",
"version": "0.6.6",
"version": "0.7.0",
"description": "emotion's stylesheet",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion next-packages/snapshot-serializer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/snapshot-serializer",
"version": "0.7.0",
"version": "0.7.1",
"description": "A snapshot serializer for jest and emotion",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down
8 changes: 4 additions & 4 deletions next-packages/styled-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/styled-base",
"version": "0.9.3",
"version": "0.10.0",
"description": "base styled API for emotion",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand All @@ -11,9 +11,9 @@
"license": "MIT",
"repository": "https://github.com/emotion-js/emotion/tree/master/next-packages/styled-base",
"dependencies": {
"@emotion/is-prop-valid": "^0.6.3",
"@emotion/serialize": "^0.8.3",
"@emotion/utils": "^0.7.1"
"@emotion/is-prop-valid": "^0.6.4",
"@emotion/serialize": "^0.8.4",
"@emotion/utils": "^0.7.2"
},
"peerDependencies": {
"@emotion/core": "0.x.x",
Expand Down
6 changes: 3 additions & 3 deletions next-packages/styled.macro/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@emotion/styled.macro",
"version": "0.9.4",
"version": "0.10.0",
"description": "babel macro for emotion's styled",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"license": "MIT",
"repository": "https://github.com/emotion-js/emotion/tree/master/next-packages/styled.macro",
"dependencies": {
"@emotion/babel-plugin-core": "^0.6.4",
"@emotion/styled-base": "^0.9.3"
"@emotion/babel-plugin-core": "^0.6.5",
"@emotion/styled-base": "^0.10.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions next-packages/styled/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@emotion/styled",
"version": "0.9.3",
"version": "0.10.0",
"description": "styled API for emotion",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"license": "MIT",
"repository": "https://github.com/emotion-js/emotion/tree/master/next-packages/styled",
"dependencies": {
"@emotion/styled-base": "^0.9.3"
"@emotion/styled-base": "^0.10.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion next-packages/stylis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/stylis",
"version": "0.6.10",
"version": "0.6.11",
"description": "A custom build of Stylis",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion next-packages/unitless/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/unitless",
"version": "0.6.3",
"version": "0.6.4",
"description": "An object of css properties that don't accept values with units",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion next-packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/utils",
"version": "0.7.1",
"version": "0.7.2",
"description": "internal utils for emotion",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 59bfd44

Please sign in to comment.