Skip to content

Commit e17c1ef

Browse files
committed
Release 7.0.39 version
1 parent 6791bd3 commit e17c1ef

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 7.0.39
5+
* Reduce package size.
6+
* Backport `nanocolors` to `picocolors` migration.
7+
48
## 7.0.38
59
* Update `Processor#version`.
610

lib/processor.es6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Processor {
2525
* throw new Error('This plugin works only with PostCSS 6')
2626
* }
2727
*/
28-
this.version = '7.0.38'
28+
this.version = '7.0.39'
2929
/**
3030
* Plugins added to this processor.
3131
*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss",
3-
"version": "7.0.38",
3+
"version": "7.0.39",
44
"description": "Tool for transforming styles with JS plugins",
55
"engines": {
66
"node": ">=6.0.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy