mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
chore(release): 3.18.242 [skip ci]
## [3.18.242](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.241...v3.18.242) (2024-07-31) ### Bug Fixes * pull new editor translations from Transifex ([fc1a486
](fc1a4863b8
))
This commit is contained in:
parent
fc1a4863b8
commit
3ba679b88d
3 changed files with 10 additions and 3 deletions
|
@ -3,6 +3,13 @@
|
|||
All notable changes to this project will be documented in this file. See
|
||||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [3.18.242](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.241...v3.18.242) (2024-07-31)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* pull new editor translations from Transifex ([fc1a486](https://github.com/scratchfoundation/scratch-l10n/commit/fc1a4863b8cde4697c9adaf3fb406116a2dd0692))
|
||||
|
||||
## [3.18.241](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.240...v3.18.241) (2024-07-30)
|
||||
|
||||
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "scratch-l10n",
|
||||
"version": "3.18.241",
|
||||
"version": "3.18.242",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "scratch-l10n",
|
||||
"version": "3.18.241",
|
||||
"version": "3.18.242",
|
||||
"license": "BSD-3-Clause",
|
||||
"bin": {
|
||||
"build-i18n-src": "scripts/build-i18n-src.js",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "scratch-l10n",
|
||||
"version": "3.18.241",
|
||||
"version": "3.18.242",
|
||||
"description": "Localization for the Scratch 3.0 components",
|
||||
"main": "./dist/l10n.js",
|
||||
"browser": "./src/index.js",
|
||||
|
|
Loading…
Reference in a new issue