Skip to content

Commit 5287778

Browse files
author
Travis CI User
committed
publish: Merge pull request #281 from cozy/feat/add-translate-apps
generated from commit 7e07ec9
1 parent 70d94ff commit 5287778

File tree

25 files changed

+658
-500
lines changed

25 files changed

+658
-500
lines changed

en/babel-preset-cozy-app/CHANGELOG/index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,6 +3278,22 @@
32783278

32793279

32803280

3281+
<label class="md-nav__title" for="__toc">Table of contents</label>
3282+
<ul class="md-nav__list" data-md-scrollfix>
3283+
3284+
<li class="md-nav__item">
3285+
<a href="#251-2024-11-05" title="2.5.1 (2024-11-05)" class="md-nav__link">
3286+
2.5.1 (2024-11-05)
3287+
</a>
3288+
3289+
</li>
3290+
3291+
3292+
3293+
3294+
3295+
</ul>
3296+
32813297
</nav>
32823298
</div>
32833299
</div>
@@ -3294,6 +3310,8 @@
32943310
<h1 id="change-log">Change Log<a class="headerlink" href="#change-log" title="Permanent link">&para;</a></h1>
32953311
<p>All notable changes to this project will be documented in this file.
32963312
See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p>
3313+
<h2 id="251-2024-11-05">2.5.1 (2024-11-05)<a class="headerlink" href="#251-2024-11-05" title="Permanent link">&para;</a></h2>
3314+
<p><strong>Note:</strong> Version bump only for package babel-preset-cozy-app</p>
32973315
<h1 id="250-2024-10-30">2.5.0 (2024-10-30)<a class="headerlink" href="#250-2024-10-30" title="Permanent link">&para;</a></h1>
32983316
<h3 id="features">Features<a class="headerlink" href="#features" title="Permanent link">&para;</a></h3>
32993317
<ul>

en/babel-preset-cozy-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-cozy-app",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Babel preset for Cozy Application (Cozy Cloud)",
55
"author": "CPatchane <[email protected]>",
66
"repository": {
@@ -27,7 +27,7 @@
2727
"@babel/preset-react": "^7.16.0",
2828
"@babel/preset-typescript": "^7.16.0",
2929
"@babel/runtime": "^7.16.3",
30-
"browserslist-config-cozy": "^0.8.0",
30+
"browserslist-config-cozy": "^0.8.1",
3131
"lodash": "^4.17.21",
3232
"typescript": "^4.5.2"
3333
}

en/commitlint-config-cozy/CHANGELOG/index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,6 +3278,22 @@
32783278

32793279

32803280

3281+
<label class="md-nav__title" for="__toc">Table of contents</label>
3282+
<ul class="md-nav__list" data-md-scrollfix>
3283+
3284+
<li class="md-nav__item">
3285+
<a href="#0111-2024-11-05" title="0.11.1 (2024-11-05)" class="md-nav__link">
3286+
0.11.1 (2024-11-05)
3287+
</a>
3288+
3289+
</li>
3290+
3291+
3292+
3293+
3294+
3295+
</ul>
3296+
32813297
</nav>
32823298
</div>
32833299
</div>
@@ -3294,6 +3310,8 @@
32943310
<h1 id="change-log">Change Log<a class="headerlink" href="#change-log" title="Permanent link">&para;</a></h1>
32953311
<p>All notable changes to this project will be documented in this file.
32963312
See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p>
3313+
<h2 id="0111-2024-11-05">0.11.1 (2024-11-05)<a class="headerlink" href="#0111-2024-11-05" title="Permanent link">&para;</a></h2>
3314+
<p><strong>Note:</strong> Version bump only for package commitlint-config-cozy</p>
32973315
<h1 id="0110-2024-10-30">0.11.0 (2024-10-30)<a class="headerlink" href="#0110-2024-10-30" title="Permanent link">&para;</a></h1>
32983316
<h3 id="features">Features<a class="headerlink" href="#features" title="Permanent link">&para;</a></h3>
32993317
<ul>

en/commitlint-config-cozy/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-cozy",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "Shareable commitlint config enforcing the cozy commit convention",
55
"main": "index.js",
66
"author": "Cozy",
@@ -20,7 +20,7 @@
2020
"@babel/core": "7.16.12",
2121
"@commitlint/lint": "16.2.4",
2222
"babel-jest": "26.6.3",
23-
"babel-preset-cozy-app": "^2.5.0",
23+
"babel-preset-cozy-app": "^2.5.1",
2424
"jest": "26.6.3"
2525
},
2626
"dependencies": {

en/cozy-app-publish/CHANGELOG/index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,6 +3278,22 @@
32783278

32793279

32803280

3281+
<label class="md-nav__title" for="__toc">Table of contents</label>
3282+
<ul class="md-nav__list" data-md-scrollfix>
3283+
3284+
<li class="md-nav__item">
3285+
<a href="#0371-2024-11-05" title="0.37.1 (2024-11-05)" class="md-nav__link">
3286+
0.37.1 (2024-11-05)
3287+
</a>
3288+
3289+
</li>
3290+
3291+
3292+
3293+
3294+
3295+
</ul>
3296+
32813297
</nav>
32823298
</div>
32833299
</div>
@@ -3294,6 +3310,8 @@
32943310
<h1 id="change-log">Change Log<a class="headerlink" href="#change-log" title="Permanent link">&para;</a></h1>
32953311
<p>All notable changes to this project will be documented in this file.
32963312
See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p>
3313+
<h2 id="0371-2024-11-05">0.37.1 (2024-11-05)<a class="headerlink" href="#0371-2024-11-05" title="Permanent link">&para;</a></h2>
3314+
<p><strong>Note:</strong> Version bump only for package cozy-app-publish</p>
32973315
<h1 id="0370-2024-10-30">0.37.0 (2024-10-30)<a class="headerlink" href="#0370-2024-10-30" title="Permanent link">&para;</a></h1>
32983316
<h3 id="features">Features<a class="headerlink" href="#features" title="Permanent link">&para;</a></h3>
32993317
<ul>

en/cozy-app-publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cozy-app-publish",
3-
"version": "0.37.0",
3+
"version": "0.37.1",
44
"main": "src/index.js",
55
"author": "Cozy",
66
"license": "MIT",

en/cozy-device-helper/CHANGELOG/index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,6 +3278,22 @@
32783278

32793279

32803280

3281+
<label class="md-nav__title" for="__toc">Table of contents</label>
3282+
<ul class="md-nav__list" data-md-scrollfix>
3283+
3284+
<li class="md-nav__item">
3285+
<a href="#341-2024-11-05" title="3.4.1 (2024-11-05)" class="md-nav__link">
3286+
3.4.1 (2024-11-05)
3287+
</a>
3288+
3289+
</li>
3290+
3291+
3292+
3293+
3294+
3295+
</ul>
3296+
32813297
</nav>
32823298
</div>
32833299
</div>
@@ -3294,6 +3310,8 @@
32943310
<h1 id="change-log">Change Log<a class="headerlink" href="#change-log" title="Permanent link">&para;</a></h1>
32953311
<p>All notable changes to this project will be documented in this file.
32963312
See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p>
3313+
<h2 id="341-2024-11-05">3.4.1 (2024-11-05)<a class="headerlink" href="#341-2024-11-05" title="Permanent link">&para;</a></h2>
3314+
<p><strong>Note:</strong> Version bump only for package cozy-device-helper</p>
32973315
<h1 id="340-2024-10-30">3.4.0 (2024-10-30)<a class="headerlink" href="#340-2024-10-30" title="Permanent link">&para;</a></h1>
32983316
<h3 id="features">Features<a class="headerlink" href="#features" title="Permanent link">&para;</a></h3>
32993317
<ul>

en/cozy-device-helper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cozy-device-helper",
33
"description": "To know more information about the device platform",
4-
"version": "3.4.0",
4+
"version": "3.4.1",
55
"author": "Cozy",
66
"bugs": {
77
"url": "https://github.com/cozy/cozy-libs/issues"
@@ -14,7 +14,7 @@
1414
"@babel/core": "7.16.12",
1515
"@types/react-native": "0.67.7",
1616
"babel-jest": "26.6.3",
17-
"babel-preset-cozy-app": "^2.5.0",
17+
"babel-preset-cozy-app": "^2.5.1",
1818
"jest": "26.6.3"
1919
},
2020
"files": [

en/cozy-flags/CHANGELOG/index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,6 +3278,22 @@
32783278

32793279

32803280

3281+
<label class="md-nav__title" for="__toc">Table of contents</label>
3282+
<ul class="md-nav__list" data-md-scrollfix>
3283+
3284+
<li class="md-nav__item">
3285+
<a href="#431-2024-11-05" title="4.3.1 (2024-11-05)" class="md-nav__link">
3286+
4.3.1 (2024-11-05)
3287+
</a>
3288+
3289+
</li>
3290+
3291+
3292+
3293+
3294+
3295+
</ul>
3296+
32813297
</nav>
32823298
</div>
32833299
</div>
@@ -3294,6 +3310,8 @@
32943310
<h1 id="change-log">Change Log<a class="headerlink" href="#change-log" title="Permanent link">&para;</a></h1>
32953311
<p>All notable changes to this project will be documented in this file.
32963312
See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p>
3313+
<h2 id="431-2024-11-05">4.3.1 (2024-11-05)<a class="headerlink" href="#431-2024-11-05" title="Permanent link">&para;</a></h2>
3314+
<p><strong>Note:</strong> Version bump only for package cozy-flags</p>
32973315
<h1 id="430-2024-10-30">4.3.0 (2024-10-30)<a class="headerlink" href="#430-2024-10-30" title="Permanent link">&para;</a></h1>
32983316
<h3 id="features">Features<a class="headerlink" href="#features" title="Permanent link">&para;</a></h3>
32993317
<ul>

en/cozy-flags/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cozy-flags",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"description": "Flag library used in Cozy",
55
"main": "dist/index.js",
66
"browser": "dist/index.browser.js",
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@babel/cli": "7.16.8",
2929
"@testing-library/react-hooks": "3.2.1",
30-
"babel-preset-cozy-app": "^2.5.0",
30+
"babel-preset-cozy-app": "^2.5.1",
3131
"cozy-client": "^37.2.0",
3232
"jest-localstorage-mock": "2.4.21",
3333
"react": "16.12.0"

0 commit comments

Comments
 (0)