Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robksawyer committed Jul 22, 2020
1 parent 0899011 commit 01dd012
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 15 deletions.
14 changes: 1 addition & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.0.2](https://github.com/robksawyer/tailwindcss-font-sizes/compare/v1.0.1...v1.0.2) - 2020-07-22

### Commits

- Removed console log [`2c6ecfe`](https://github.com/robksawyer/tailwindcss-font-sizes/commit/2c6ecfe7cd97a1759e9064ea6cafb18f295d9f6a)

## v1.0.1 - 2020-07-22

### Commits

- Initial release [`4a90f04`](https://github.com/robksawyer/tailwindcss-font-sizes/commit/4a90f04ecf6df8d792a51eb5af0f11e0c2a2bc7d)
- Updated README and got the tests passing [`6629560`](https://github.com/robksawyer/tailwindcss-font-sizes/commit/6629560a1cff12258b5635f419acb5eb30758f19)
- Release 1.0.1 [`c9446e4`](https://github.com/robksawyer/tailwindcss-font-sizes/commit/c9446e47a9a850fa2e792127669c9314ef8b1170)
## 1.0.1 - 2020-07-22
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwindcss-pixel-dimensions",
"version": "1.0.0",
"version": "1.0.1",
"description": "Tailwind CSS plugin that generates widths and heights in pixels for tricky pixel-perfect layouts.",
"author": "Rob Sawyer <[email protected]>",
"license": "ISC",
Expand Down

0 comments on commit 01dd012

Please sign in to comment.