Skip to content

Commit c641c84

Browse files
committed
chore(release): v3.1.2
1 parent 0fa2962 commit c641c84

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
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.1.2
6+
7+
[compare changes](https://github.com/unjs/giget/compare/v3.1.1...v3.1.2)
8+
9+
### 🏡 Chore
10+
11+
- Update deps ([03f7452](https://github.com/unjs/giget/commit/03f7452))
12+
- Migrate to oxfmt and oxlint ([0fa2962](https://github.com/unjs/giget/commit/0fa2962))
13+
14+
### ❤️ Contributors
15+
16+
- Pooya Parsa ([@pi0](https://github.com/pi0))
17+
518
## v3.1.1
619

720
[compare changes](https://github.com/unjs/giget/compare/v3.1.0...v3.1.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "giget",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Download templates and git repositories with pleasure!",
55
"license": "MIT",
66
"repository": "unjs/giget",

0 commit comments

Comments
 (0)