Skip to content

Commit

Permalink
v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Aug 2, 2016
1 parent 4bc6f43 commit 6a00a1e
Show file tree
Hide file tree
Showing 39 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"lerna": "2.0.0-beta.24",
"version": "0.11.12"
"version": "0.12.0"
}
2 changes: 1 addition & 1 deletion packages/react-typography/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-typography",
"description": "Helpful React components for Typography.js",
"version": "0.11.0",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"keywords": [
"css",
Expand Down
6 changes: 3 additions & 3 deletions packages/typography-design-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typography-design-tools",
"version": "0.11.12",
"version": "0.12.0",
"description": "Design tools for Typography.js",
"main": "./dist/index.js",
"keywords": [
Expand All @@ -19,8 +19,8 @@
"react-dom": "^15.2.1",
"react-number-editor": "^4.0.2",
"react-select": "^1.0.0-beta14",
"react-typography": "^0.11.0",
"typography": "^0.11.11"
"react-typography": "^0.12.0",
"typography": "^0.12.0"
},
"scripts": {
"build": "../../node_modules/.bin/babel src --out-dir dist/",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-normalize/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-normalize",
"description": "Provides normalize.css as a commonjs module.",
"version": "0.10.0",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"keywords": [
"css",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-plugin-code/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-plugin-code",
"description": "A plugin for Typography.js that provides basic code styling both inline and block",
"version": "0.11.5",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"main": "./dist/index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-alton/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-alton",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"compass-vertical-rhythm": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-bootstrap",
"description": "A theme for Typography.js inspired by Bootstrap's default typography",
"version": "0.11.8",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"main": "./dist/index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-de-young/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-de-young",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"compass-vertical-rhythm": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-doelger/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-doelger",
"description": "A theme for Typography.js",
"version": "0.11.12",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-elk-glen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-elk-glen",
"description": "A theme for Typography.js",
"version": "0.11.12",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"compass-vertical-rhythm": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-fairy-gates/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-fairy-gates",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-funston/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-funston",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"main": "./dist/index.js",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-github/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-github",
"description": "A theme for Typography.js inspired by Github's Markdown typography",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-grand-view/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-grand-view",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"compass-vertical-rhythm": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-irving/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-irving",
"description": "A theme for typography.js",
"version": "0.11.12",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-judah/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-judah",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-kirkham/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-kirkham",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-lawton/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-lawton",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"compass-vertical-rhythm": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-lincoln/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-lincoln",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-moraga/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-moraga",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"main": "./dist/index.js",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-noriega/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-noriega",
"description": "A theme for Typography.js",
"version": "0.11.8",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"main": "./dist/index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-ocean-beach/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-ocean-beach",
"description": "A theme for Typography.js",
"version": "0.11.9",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-parnassus/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-parnassus",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"compass-vertical-rhythm": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-st-annes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-st-annes",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"compass-vertical-rhythm": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-stern-grove/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-stern-grove",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-stow-lake/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-stow-lake",
"description": "A theme for Typography.js",
"version": "0.11.9",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"compass-vertical-rhythm": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-sutro/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-sutro",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-twin-peaks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-twin-peaks",
"description": "A theme for Typography.js",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-us-web-design-standards",
"description": "A theme for Typography.js inspired by the US Web Design Standaards https://standards.usa.gov/typography/",
"version": "0.11.8",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"main": "./dist/index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-wikipedia/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-Wikipedia",
"description": "A theme for Typography.js inspired by Wikipedia's typography",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"keywords": [
"css",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-wordpress-2010/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-wordpress-2010",
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2010 default theme",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-wordpress-2011/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-wordpress-2011",
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2011 default theme",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"keywords": [
"css",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-wordpress-2012/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-wordpress-2012",
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2012 default theme",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-wordpress-2013/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-wordpress-2013",
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2013 default theme",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-wordpress-2014/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-wordpress-2014",
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2014 default theme",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-wordpress-2015/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-wordpress-2015",
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2015 default theme",
"version": "0.11.9",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-wordpress-2016/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-wordpress-2016",
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2016 default theme",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/typography-theme-wordpress-kubrick/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography-theme-wordpress-kubrick",
"description": "A theme for Typography.js inspired by the typography of the Wordpress Kubrick theme",
"version": "0.11.7",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"gray-percentage": "^1.1.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/typography/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typography",
"description": "Opinionated toolkit for building websites with beautiful typography",
"version": "0.11.11",
"version": "0.12.0",
"author": "Kyle Mathews <[email protected]>",
"dependencies": {
"compass-vertical-rhythm": "^1.2.0",
Expand All @@ -10,7 +10,7 @@
"lodash": "^4.13.1",
"modularscale": "^1.0.2",
"object-assign": "^4.1.0",
"typography-normalize": "^0.10.0"
"typography-normalize": "^0.12.0"
},
"homepage": "https://github.com/KyleAMathews/react-typography",
"keywords": [
Expand Down

0 comments on commit 6a00a1e

Please sign in to comment.