Skip to content

Commit a1501d7

Browse files
PostCSS RebeccaPurple 7.0.2
1 parent 472f2b4 commit a1501d7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

plugins/postcss-color-rebeccapurple/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes to PostCSS RebeccaPurple
22

3+
### 7.0.2 (January 2, 2022)
4+
5+
- Removed Sourcemaps from package tarball.
6+
- Moved CLI to CLI Package. See [announcement](https://github.com/csstools/postcss-plugins/discussions/121).
7+
38
### 7.0.1 (December 16, 2021)
49

510
- Changed: now uses `postcss-value-parser` for parsing.

plugins/postcss-color-rebeccapurple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-color-rebeccapurple",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "Use the rebeccapurple color keyword in CSS",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"contributors": [

0 commit comments

Comments
 (0)