File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-plugin-translate" ,
3
- "version" : " 1.3.0-next.3 " ,
3
+ "version" : " 1.3.0" ,
4
4
"description" : " Strapi plugin for managing and automating translation of content" ,
5
5
"keywords" : [
6
6
" strapi" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-provider-translate-deepl" ,
3
- "version" : " 1.2.0-next.1 " ,
3
+ "version" : " 1.2.0" ,
4
4
"description" : " DeepL provider for translate plugin in Strapi 4" ,
5
5
"keywords" : [
6
6
" strapi" ,
51
51
},
52
52
"peerDependencies" : {
53
53
"lodash" : " *" ,
54
- "strapi-plugin-translate" : " 1.3.0-next.3 "
54
+ "strapi-plugin-translate" : " 1.3.0"
55
55
},
56
56
"engines" : {
57
57
"node" : " >=14 <=20" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " strapi-provider-translate-libretranslate" ,
3
- "version" : " 1.1.0-next.1 " ,
3
+ "version" : " 1.1.0" ,
4
4
"description" : " Libretranslate provider for translate plugin in Strapi 4" ,
5
5
"keywords" : [
6
6
" strapi" ,
51
51
},
52
52
"peerDependencies" : {
53
53
"lodash" : " *" ,
54
- "strapi-plugin-translate" : " 1.3.0-next.3 "
54
+ "strapi-plugin-translate" : " 1.3.0"
55
55
},
56
56
"engines" : {
57
57
"node" : " >=14 <=20" ,
You can’t perform that action at this time.
0 commit comments