Skip to content

Commit 546cd4a

Browse files
committed
chore(release): 1.2.3
1 parent 083394d commit 546cd4a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.2.3"></a>
6+
## [1.2.3](https://github.com/clarkdo/postcss-import-resolver/compare/v1.2.2...v1.2.3) (2019-05-14)
7+
8+
9+
510
<a name="1.2.2"></a>
611
## [1.2.2](https://github.com/clarkdo/postcss-import-resolver/compare/v1.2.1...v1.2.2) (2019-03-29)
712

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-import-resolver",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Customize postcss-import resolve with enhanced-resolve",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)