Skip to content

Commit 3c56aa8

Browse files
committed
v0.15.0
1 parent 2341cfa commit 3c56aa8

File tree

36 files changed

+38
-38
lines changed

36 files changed

+38
-38
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"lerna": "2.0.0-beta.30",
3-
"version": "0.14.0"
3+
"version": "0.15.0"
44
}

packages/react-typography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-typography",
33
"description": "Helpful React components for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"peerDependencies": {
77
"react": "^0.14.0 || ^15.0.0"

packages/typography-design-tools/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typography-design-tools",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"description": "Design tools for Typography.js",
55
"main": "./dist/index.js",
66
"keywords": [
@@ -27,8 +27,8 @@
2727
"react-dom": "^15.2.1",
2828
"react-number-editor": "^4.0.2",
2929
"react-select": "^1.0.0-beta14",
30-
"react-typography": "^0.14.0",
31-
"typography": "^0.14.0"
30+
"react-typography": "^0.15.0",
31+
"typography": "^0.15.0"
3232
},
3333
"scripts": {
3434
"build": "../../node_modules/.bin/babel src --out-dir dist/",

packages/typography-plugin-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-plugin-code",
33
"description": "A plugin for Typography.js that provides basic code styling both inline and block",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"main": "./dist/index.js",
77
"keywords": [

packages/typography-theme-alton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-alton",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"compass-vertical-rhythm": "^1.2.1",

packages/typography-theme-de-young/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-de-young",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"compass-vertical-rhythm": "^1.2.1",

packages/typography-theme-doelger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-doelger",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-elk-glen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-elk-glen",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"compass-vertical-rhythm": "^1.2.1",

packages/typography-theme-fairy-gates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-fairy-gates",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-funston/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-funston",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"main": "./dist/index.js",
77
"dependencies": {

packages/typography-theme-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-github",
33
"description": "A theme for Typography.js inspired by Github's Markdown typography",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0"

packages/typography-theme-grand-view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-grand-view",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"compass-vertical-rhythm": "^1.2.1",

packages/typography-theme-irving/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-irving",
33
"description": "A theme for typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-judah/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-judah",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-kirkham/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-kirkham",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-lawton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-lawton",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"compass-vertical-rhythm": "^1.2.1",

packages/typography-theme-lincoln/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-lincoln",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-moraga/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-moraga",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"main": "./dist/index.js",
77
"dependencies": {

packages/typography-theme-ocean-beach/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-ocean-beach",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-parnassus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-parnassus",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"compass-vertical-rhythm": "^1.2.1",

packages/typography-theme-st-annes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-st-annes",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"compass-vertical-rhythm": "^1.2.1",

packages/typography-theme-stern-grove/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-stern-grove",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-stow-lake/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-stow-lake",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"compass-vertical-rhythm": "^1.2.1",

packages/typography-theme-sutro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-sutro",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-twin-peaks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-twin-peaks",
33
"description": "A theme for Typography.js",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-us-web-design-standards/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-us-web-design-standards",
33
"description": "A theme for Typography.js inspired by the US Web Design Standaards https://standards.usa.gov/typography/",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"main": "./dist/index.js",
77
"keywords": [

packages/typography-theme-wikipedia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-Wikipedia",
33
"description": "A theme for Typography.js inspired by Wikipedia's typography",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"keywords": [
77
"css",

packages/typography-theme-wordpress-2010/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-wordpress-2010",
33
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2010 default theme",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0"

packages/typography-theme-wordpress-2011/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-wordpress-2011",
33
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2011 default theme",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"keywords": [
77
"css",

packages/typography-theme-wordpress-2012/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-wordpress-2012",
33
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2012 default theme",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0"

packages/typography-theme-wordpress-2013/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-wordpress-2013",
33
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2013 default theme",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"typography-breakpoint-constants": "^0.14.0"

packages/typography-theme-wordpress-2014/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-wordpress-2014",
33
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2014 default theme",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0"

packages/typography-theme-wordpress-2015/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-wordpress-2015",
33
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2015 default theme",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-wordpress-2016/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-wordpress-2016",
33
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2016 default theme",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0",

packages/typography-theme-wordpress-kubrick/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography-theme-wordpress-kubrick",
33
"description": "A theme for Typography.js inspired by the typography of the Wordpress Kubrick theme",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"gray-percentage": "^2.0.0"

packages/typography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typography",
33
"description": "Opinionated toolkit for building websites with beautiful typography",
4-
"version": "0.14.0",
4+
"version": "0.15.0",
55
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
66
"dependencies": {
77
"compass-vertical-rhythm": "^1.3.0",

0 commit comments

Comments
 (0)