Skip to content

Commit bdeb8c9

Browse files
committed
Release 1.3.0
1 parent ba87926 commit bdeb8c9

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
@@ -4,6 +4,15 @@
44

55

66

7+
8+
## 1.3.0 (2024-04-05)
9+
10+
#### :star: New Features
11+
* [#84](https://github.com/fluent-vue/unplugin-fluent-vue/pull/84) Add Nuxt module ([@Demivan](https://github.com/Demivan))
12+
13+
#### Committers: 1
14+
- Ivan Demchuk ([@Demivan](https://github.com/Demivan))
15+
716
## 1.2.0 (2024-03-05)
817

918
#### :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.2.0",
4+
"version": "1.3.0",
55
"description": "unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.",
66
"author": {
77
"name": "Ivan Demchuk",

0 commit comments

Comments
 (0)