Skip to content

Commit 3130255

Browse files
author
Nikos Vasileiou
committed
v7.1.1
1 parent 9685f35 commit 3130255

File tree

13 files changed

+21
-21
lines changed

13 files changed

+21
-21
lines changed

Diff for: lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages/*",
44
"packages/angular/projects/*"
55
],
6-
"version": "7.1.0"
6+
"version": "7.1.1"
77
}

Diff for: packages/angular/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/angular-projects",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "i18n Angular framework using Transifex Native",
55
"keywords": [
66
"transifex",
@@ -40,7 +40,7 @@
4040
"@angular/platform-browser": "^16.2.7",
4141
"@angular/platform-browser-dynamic": "^16.2.7",
4242
"@angular/router": "~16.2.7",
43-
"@transifex/native": "^7.1.0",
43+
"@transifex/native": "^7.1.1",
4444
"rxjs": "~6.6.0",
4545
"tslib": "^2.6.2",
4646
"zone.js": "^0.13.3"

Diff for: packages/angular/projects/tx-native-angular-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/angular",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "i18n Angular framework using Transifex Native",
55
"keywords": [
66
"transifex",

Diff for: packages/api/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/api",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "Transifex API SDK",
55
"keywords": [
66
"transifex",
@@ -32,7 +32,7 @@
3232
"@babel/core": "^7.23.7",
3333
"@babel/eslint-parser": "^7.23.3",
3434
"@babel/preset-env": "^7.23.8",
35-
"@transifex/jsonapi": "^7.1.0",
35+
"@transifex/jsonapi": "^7.1.1",
3636
"babel-loader": "^9.1.3",
3737
"eslint": "^8.56.0",
3838
"eslint-config-airbnb-base": "^15.0.0",

Diff for: packages/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@transifex/cli",
33
"description": "i18n CLI tool for Transifex Native",
4-
"version": "7.1.0",
4+
"version": "7.1.1",
55
"author": "Transifex",
66
"keywords": [
77
"transifex",
@@ -28,7 +28,7 @@
2828
"@babel/traverse": "^7.23.7",
2929
"@colors/colors": "^1.6.0",
3030
"@oclif/core": "^1.26.2",
31-
"@transifex/native": "^7.1.0",
31+
"@transifex/native": "^7.1.1",
3232
"@vue/compiler-sfc": "^3.4.7",
3333
"angular-html-parser": "^1.8.0",
3434
"axios": "^1.6.5",

Diff for: packages/dom/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/dom",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "i18n DOM library using Transifex Native",
55
"keywords": [
66
"transifex",

Diff for: packages/express/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/express",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "i18n express framework using Transifex Native",
55
"keywords": [
66
"transifex",
@@ -33,7 +33,7 @@
3333
"node": ">=16.0.0"
3434
},
3535
"devDependencies": {
36-
"@transifex/native": "^7.1.0",
36+
"@transifex/native": "^7.1.1",
3737
"eslint": "^8.56.0",
3838
"eslint-config-airbnb-base": "^15.0.0",
3939
"eslint-plugin-import": "^2.29.1",

Diff for: packages/i18next/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/i18next",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "i18next backend plugin for Transifex Native",
55
"keywords": [
66
"i18next",
@@ -54,6 +54,6 @@
5454
"webpack-cli": "^5.1.4"
5555
},
5656
"dependencies": {
57-
"@transifex/native": "^7.1.0"
57+
"@transifex/native": "^7.1.1"
5858
}
5959
}

Diff for: packages/jsonapi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/jsonapi",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "{json:api} SDK library",
55
"keywords": [
66
"jsonapi",

Diff for: packages/native/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/native",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "i18n framework using Transifex Native",
55
"keywords": [
66
"transifex",

Diff for: packages/react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/react",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "i18n React framework using Transifex Native",
55
"keywords": [
66
"transifex",
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@testing-library/jest-dom": "^6.2.0",
4747
"@testing-library/react": "^14.1.2",
48-
"@transifex/native": "^7.1.0",
48+
"@transifex/native": "^7.1.1",
4949
"eslint": "^8.56.0",
5050
"eslint-config-airbnb": "^19.0.4",
5151
"eslint-plugin-react": "^7.33.2",

Diff for: packages/vue2/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/vue2",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "Vue i18n framework using Transifex Native",
55
"keywords": [
66
"transifex",
@@ -45,7 +45,7 @@
4545
"@babel/preset-env": "^7.23.8",
4646
"@testing-library/jest-dom": "^5.17.0",
4747
"@testing-library/vue": "^5.9.0",
48-
"@transifex/native": "^7.1.0",
48+
"@transifex/native": "^7.1.1",
4949
"@vue/compiler-sfc": "^3.4.7",
5050
"@vue/vue2-jest": "^27.0.0",
5151
"babel-jest": "^27.5.1",

Diff for: packages/vue3/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transifex/vue3",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "Vue3 i18n framework using Transifex Native",
55
"keywords": [
66
"transifex",
@@ -64,7 +64,7 @@
6464
"@babel/preset-env": "^7.23.8",
6565
"@testing-library/jest-dom": "^6.2.0",
6666
"@testing-library/vue": "^8.0.1",
67-
"@transifex/native": "^7.1.0",
67+
"@transifex/native": "^7.1.1",
6868
"@vue/compiler-sfc": "^3.2.45",
6969
"@vue/vue3-jest": "^29.2.6",
7070
"babel-jest": "^29.7.0",

0 commit comments

Comments
 (0)