Skip to content

Commit 1efbcbc

Browse files
committed
chore(release): v3.1.0
1 parent 52c5965 commit 1efbcbc

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
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.1.0
6+
7+
[compare changes](https://github.com/unjs/c12/compare/v3.0.4...v3.1.0)
8+
9+
### 🚀 Enhancements
10+
11+
- Pass raw configs to function sources ([#253](https://github.com/unjs/c12/pull/253))
12+
13+
### 📖 Documentation
14+
15+
- Update nitro link ([#248](https://github.com/unjs/c12/pull/248))
16+
17+
### 🏡 Chore
18+
19+
- Update deps ([998de19](https://github.com/unjs/c12/commit/998de19))
20+
- Lint ([2a6a251](https://github.com/unjs/c12/commit/2a6a251))
21+
22+
### ❤️ Contributors
23+
24+
- Pooya Parsa ([@pi0](https://github.com/pi0))
25+
- @beer ([@iiio2](https://github.com/iiio2))
26+
527
## v3.0.4
628

729
[compare changes](https://github.com/unjs/c12/compare/v3.0.3...v3.0.4)

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.0.4",
3+
"version": "3.1.0",
44
"description": "Smart Config Loader",
55
"repository": "unjs/c12",
66
"license": "MIT",

0 commit comments

Comments
 (0)