Skip to content

Commit ceb92e8

Browse files
committed
0.1.3
1 parent e2351a6 commit ceb92e8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [0.1.3] - 2021-03-03
7+
8+
* Transpile plugin with Babel
9+
610
## [0.1.2] - 2021-03-02
711

812
* Support container padding as string

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-container-bleed",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"main": "dist/index.js",
55
"description": "Tailwind CSS plugin to generate container bleed utilities",
66
"author": "Bust Out",

0 commit comments

Comments
 (0)