Skip to content

Commit 2b87193

Browse files
committed
chore(release): v1.4.1
1 parent eedd141 commit 2b87193

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
## v1.4.1
6+
7+
[compare changes](https://github.com/unjs/c12/compare/v1.4.0...v1.4.1)
8+
9+
10+
### 🩹 Fixes
11+
12+
- **watchConfig:** Handle custom config names ([eedd141](https://github.com/unjs/c12/commit/eedd141))
13+
14+
### ❤️ Contributors
15+
16+
- Pooya Parsa ([@pi0](http://github.com/pi0))
17+
518
## v1.4.0
619

720
[compare changes](https://github.com/unjs/c12/compare/v1.3.0...v1.4.0)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "c12",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Smart Config Loader",
55
"repository": "unjs/c12",
66
"license": "MIT",

0 commit comments

Comments
 (0)