Skip to content

Commit efcfbdd

Browse files
committed
chore(release): v3.0.2
1 parent 0156c8d commit efcfbdd

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+
## v3.0.2
6+
7+
[compare changes](https://github.com/unjs/c12/compare/v3.0.1...v3.0.2)
8+
9+
### 🏡 Chore
10+
11+
- Update exsolve to 1.0.0 ([937bfe4](https://github.com/unjs/c12/commit/937bfe4))
12+
- Update deps ([0156c8d](https://github.com/unjs/c12/commit/0156c8d))
13+
14+
### ❤️ Contributors
15+
16+
- Pooya Parsa ([@pi0](https://github.com/pi0))
17+
518
## v3.0.1
619

720
[compare changes](https://github.com/unjs/c12/compare/v3.0.0...v3.0.1)

package.json

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

0 commit comments

Comments
 (0)