@activepieces/piece-jira-cloud 0.1.15 → 0.1.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/src/i18n/fr.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-jira-cloud",
3
- "version": "0.1.15",
3
+ "version": "0.1.16",
4
4
  "dependencies": {
5
5
  "@atlaskit/adf-schema": "50.4.0",
6
6
  "@atlaskit/editor-json-transformer": "8.27.2",
@@ -17,7 +17,7 @@
17
17
  "zod": "3.25.76",
18
18
  "@activepieces/pieces-common": "0.7.0",
19
19
  "@activepieces/pieces-framework": "0.20.1",
20
- "@activepieces/shared": "0.21.0",
20
+ "@activepieces/shared": "0.22.0",
21
21
  "tslib": "2.8.1"
22
22
  },
23
23
  "overrides": {
package/src/i18n/fr.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "The link of your Jira instance (e.g https://example.atlassian.net)": "Le lien de votre instance Jira (par exemple https://example.atlassian.net)",
7
7
  "The email you use to login to Jira": "L'e-mail que vous utilisez pour vous connecter à Jira",
8
8
  "Your Jira API Token": "Votre jeton API Jira",
9
- "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
9
+ "\nYou can generate your API token from:\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ": "\nVous pouvez générer votre jeton API depuis :\n***https://id.atlassian.com/manage-profile/security/api-tokens***\n ",
10
10
  "Create Issue": "Créer un problème",
11
11
  "Update Issue": "Mettre à jour le problème",
12
12
  "Find User": "Trouver un utilisateur",