Skip to content

Commit 5ae16e7

Browse files
committed
chore(release): v0.1.2
1 parent 0960f22 commit 5ae16e7

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Changelog
22

33

4+
## v0.1.2
5+
6+
[compare changes](https://github.com/genu/nuxt-upload-kit/compare/v0.1.1...v0.1.2)
7+
8+
### 🚀 Enhancements
9+
10+
- Update Releases page and navigation links to use internal routing ([af3b96b](https://github.com/genu/nuxt-upload-kit/commit/af3b96b))
11+
12+
### 🏡 Chore
13+
14+
- Lint/format ([0960f22](https://github.com/genu/nuxt-upload-kit/commit/0960f22))
15+
16+
### ❤️ Contributors
17+
18+
- Eugen Istoc <eugenistoc@gmail.com>
19+
420
## v0.1.1
521

622

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-upload-kit",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A powerful, plugin-based file upload manager for Nuxt applications",
55
"license": "MIT",
66
"repository": "https://github.com/genu/nuxt-upload-kit.git",

0 commit comments

Comments
 (0)