Skip to content

Commit ea6e07d

Browse files
committed
chore(release): v3.3.1
1 parent 128f2f6 commit ea6e07d

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
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+
## v3.3.1
6+
7+
[compare changes](https://github.com/unjs/c12/compare/v3.3.0...v3.3.1)
8+
9+
### 🩹 Fixes
10+
11+
- Extend with explicit extensions only ([#268](https://github.com/unjs/c12/pull/268), [#276](https://github.com/unjs/c12/pull/276))
12+
13+
### 🏡 Chore
14+
15+
- Update lockfile ([7dc6386](https://github.com/unjs/c12/commit/7dc6386))
16+
- Update fixture ([128f2f6](https://github.com/unjs/c12/commit/128f2f6))
17+
18+
### ❤️ Contributors
19+
20+
- Pooya Parsa ([@pi0](https://github.com/pi0))
21+
- Ígor Jacaúna ([@igorjacauna](https://github.com/igorjacauna))
22+
523
## v3.3.0
624

725
[compare changes](https://github.com/unjs/c12/compare/v3.2.0...v3.3.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "c12",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "Smart Config Loader",
55
"repository": "unjs/c12",
66
"license": "MIT",

0 commit comments

Comments
 (0)