@twilio-paste/paragraph
Advanced tools
Comparing version 1.0.22 to 1.0.23
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.23](https://github.com/twilio-labs/paste/compare/@twilio-paste/paragraph@1.0.22...@twilio-paste/paragraph@1.0.23) (2020-03-17) | ||
**Note:** Version bump only for package @twilio-paste/paragraph | ||
## [1.0.22](https://github.com/twilio-labs/paste/compare/@twilio-paste/paragraph@1.0.21...@twilio-paste/paragraph@1.0.22) (2020-03-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@twilio-paste/paragraph", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"category": "typography", | ||
@@ -21,4 +21,5 @@ "status": "beta", | ||
"scripts": { | ||
"build": "yarn clean && yarn compile && yarn props-gen", | ||
"build": "yarn clean && yarn compile", | ||
"build:dev": "yarn clean && yarn compile:dev", | ||
"build:props": "typedoc --tsconfig ./tsconfig.json --json ./dist/prop-types.json", | ||
"clean": "rm -rf ./dist && rm -rf tsconfig.build.tsbuildinfo && rm -rf .rpt2_cache", | ||
@@ -28,3 +29,2 @@ "compile": "rollup -c --environment NODE_ENV:production", | ||
"prepublishOnly": "yarn build", | ||
"props-gen": "typedoc --tsconfig ./tsconfig.json --json ./dist/prop-types.json", | ||
"type-check": "tsc --noEmit" | ||
@@ -35,4 +35,4 @@ }, | ||
"@twilio-paste/design-tokens": "^4.3.0", | ||
"@twilio-paste/style-props": "^0.1.12", | ||
"@twilio-paste/text": "^1.2.0", | ||
"@twilio-paste/style-props": "^0.2.0", | ||
"@twilio-paste/text": "^1.2.1", | ||
"@twilio-paste/theme-tokens": "^3.1.2", | ||
@@ -51,4 +51,4 @@ "prop-types": "^15.7.2", | ||
"@twilio-paste/design-tokens": "^4.3.0", | ||
"@twilio-paste/style-props": "^0.2.0", | ||
"@twilio-paste/text": "^1.2.1", | ||
"@twilio-paste/style-props": "^0.2.1", | ||
"@twilio-paste/text": "^1.2.2", | ||
"@twilio-paste/theme-tokens": "^3.1.2", | ||
@@ -66,3 +66,3 @@ "prop-types": "^15.7.2", | ||
}, | ||
"gitHead": "e4a78755803b974c69f923fc71dff12bc746587b" | ||
"gitHead": "16be21f00814952f3e8f816fff75437a7390d15f" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10578
7
11
1