Skip to content

Commit bab95a1

Browse files
committed
chore(release): v1.2.5
1 parent 4eab58e commit bab95a1

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+
## v1.2.5
6+
7+
[compare changes](https://github.com/unjs/giget/compare/v1.2.4...v1.2.5)
8+
9+
### 🏡 Chore
10+
11+
- Remove unused ohash dependency ([be5888c](https://github.com/unjs/giget/commit/be5888c))
12+
- Update dependencies ([4eab58e](https://github.com/unjs/giget/commit/4eab58e))
13+
14+
### ❤️ Contributors
15+
16+
- Pooya Parsa ([@pi0](http://github.com/pi0))
17+
518
## v1.2.4
619

720
[compare changes](https://github.com/unjs/giget/compare/v1.2.3...v1.2.4)

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": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Download templates and git repositories with pleasure!",
55
"repository": "unjs/giget",
66
"license": "MIT",

0 commit comments

Comments
 (0)