Skip to content

Commit 539806f

Browse files
Release 1.4.1
1 parent 9ab83cf commit 539806f

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
@@ -8,6 +8,15 @@
88

99

1010

11+
12+
## 1.4.1 (2025-06-01)
13+
14+
#### :star: New Features
15+
* [#128](https://github.com/fluent-vue/unplugin-fluent-vue/pull/128) Set up release workflow and NPM provenance ([@Demivan](https://github.com/Demivan))
16+
17+
#### Committers: 1
18+
- Ivan Demchuk ([@Demivan](https://github.com/Demivan))
19+
1120
## 1.4.0 (2025-02-24)
1221

1322
#### :star: New Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-fluent-vue",
33
"type": "module",
4-
"version": "1.4.0",
4+
"version": "1.4.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)