Skip to content

Commit 6f47b8e

Browse files
committed
chore(pxtorem): bump version to 0.0.8
1 parent e5bda0f commit 6f47b8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This repository is dedicated to housing a collection of plugins for [LightningCS
1414

1515
This repository currently includes the following packages:
1616

17-
- **[<img src="https://img.shields.io/badge/pxtorem-v0.0.7-4ea91d
17+
- **[<img src="https://img.shields.io/badge/pxtorem-v0.0.8-4ea91d
1818
" alt="version" align="center">](packages/pxtorem)** - A plugin to convert pixel units to rem units in your CSS.
1919

2020
Each plugin is located in the [`packages`](packages) directory to follow a consistent structure for ease development and maintenance.

packages/pxtorem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightningcss-plugin-pxtorem",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "Convert px to rem in css files with LightningCSS.",
55
"keywords": [
66
"lightningcss",

0 commit comments

Comments
 (0)