Skip to content

Commit a30247e

Browse files
committed
chore(package) v13.5.1
1 parent cc1a404 commit a30247e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/putout/ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2021.01.14, v13.5.1
2+
3+
fix:
4+
- (putout) match: absolute path
5+
- (@putout/plugin-regexp) replaceWith -> operator.replaceWith
6+
7+
feature:
8+
- (@putout/processor-css) improve merge configs support
9+
10+
111
2021.01.13, v13.5.0
212

313
feature:

packages/putout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "putout",
3-
"version": "13.5.0",
3+
"version": "13.5.1",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
55
"description": "the pluggable code transformer",
66
"homepage": "http://github.com/coderaiser/putout",

0 commit comments

Comments
 (0)