Skip to content

Commit 2d8ddca

Browse files
author
BrianSipple
committed
released 0.1.0
1 parent d498f93 commit 2d8ddca

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# 0.0.1 — January 10, 2017
22

3+
- Bump version to `0.1.0` to start recommending usage.
4+
5+
6+
# 0.0.1 — January 10, 2017
7+
38
- Initial project setup and implementation of ruleset.
49
+ Variables for letter spacing and line height
510
+ Future versions might try to integrate font-size variables

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ticketfly-css-typography-variables",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Display utilities for Ticketfly CSS",
55
"main": "index.css",
66
"style": "index.css",

0 commit comments

Comments
 (0)