File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
8
8
9
+
10
+ ## 3.5.0 (2023-09-06)
11
+
12
+ #### :star : New Features
13
+ * [ #835 ] ( https://github.com/fluent-vue/fluent-vue/pull/835 ) Simplify and update package.json ([ @Demivan ] ( https://github.com/Demivan ) )
14
+
15
+ #### :bug : Bug Fixes
16
+ * [ #836 ] ( https://github.com/fluent-vue/fluent-vue/pull/836 ) Fix stale translations on locale change ([ @Demivan ] ( https://github.com/Demivan ) )
17
+
18
+ #### Committers: 1
19
+ - Ivan Demchuk ([ @Demivan ] ( https://github.com/Demivan ) )
20
+
9
21
## 3.4.0 (2023-06-15)
10
22
11
23
#### :star : New Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fluent-vue" ,
3
3
"type" : " module" ,
4
- "version" : " 3.4 .0" ,
4
+ "version" : " 3.5 .0" ,
5
5
"description" : " Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js" ,
6
6
"author" : " Ivan Demchuk <ivan.demchuk@gmail.com>" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments