Skip to content

Commit 5005e99

Browse files
committed
Release 0.1.0
1 parent ccb4df8 commit 5005e99

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
## 0.1.0 (2022-09-17)
3+
4+
#### :star: New Features
5+
* [#22](https://github.com/fluent-vue/unplugin-fluent-vue/pull/22) Report fluent syntax errors ([@Demivan](https://github.com/Demivan))
6+
7+
#### Committers: 1
8+
- Ivan Demchuk ([@Demivan](https://github.com/Demivan))
9+
110
## 0.0.3 (2022-07-30)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-fluent-vue",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"description": "unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.",
55
"author": {
66
"name": "Ivan Demchuk",

0 commit comments

Comments
 (0)