Skip to content

Commit 9a1d61c

Browse files
committed
v1.6.2
1 parent d506ba4 commit 9a1d61c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"packages/*"
66
],
77
"hoist": true,
8-
"version": "1.6.1"
8+
"version": "1.6.2"
99
}

packages/gatsby-plugin-typography/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-typography",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Gatsby plugin to setup server rendering of Typography.js' CSS",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)