Skip to content

Commit fa7a5f3

Browse files
committed
Release 1.3.1
1 parent 599f128 commit fa7a5f3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55

66

77

8+
9+
## 1.3.1 (2024-09-12)
10+
11+
#### :bug: Bug Fixes
12+
* [#97](https://github.com/fluent-vue/unplugin-fluent-vue/pull/97) Make @nuxt/kit dependency optional ([@Demivan](https://github.com/Demivan))
13+
14+
#### Committers: 1
15+
- Ivan Demchuk ([@Demivan](https://github.com/Demivan))
16+
817
## 1.3.0 (2024-04-05)
918

1019
#### :star: New Features

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-fluent-vue",
33
"type": "module",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"packageManager": "[email protected]",
66
"description": "unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.",
77
"author": {

0 commit comments

Comments
 (0)