chore(release): 3.18.309 [skip ci]

## [3.18.309](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.308...v3.18.309) (2024-09-17)

### Bug Fixes

* **deps:** lock file maintenance ([9f03128](9f03128a0a))
This commit is contained in:
semantic-release-bot 2024-09-17 05:13:35 +00:00
parent 9f03128a0a
commit 4f78ee7f2a
3 changed files with 10 additions and 3 deletions

View file

@ -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.309](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.308...v3.18.309) (2024-09-17)
### Bug Fixes
* **deps:** lock file maintenance ([9f03128](https://github.com/scratchfoundation/scratch-l10n/commit/9f03128a0abb25b7f78d15966c5fe362e506e7c5))
## [3.18.308](https://github.com/scratchfoundation/scratch-l10n/compare/v3.18.307...v3.18.308) (2024-09-16)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "scratch-l10n",
"version": "3.18.308",
"version": "3.18.309",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "scratch-l10n",
"version": "3.18.308",
"version": "3.18.309",
"license": "BSD-3-Clause",
"dependencies": {
"@transifex/api": "4.3.0",

View file

@ -1,6 +1,6 @@
{
"name": "scratch-l10n",
"version": "3.18.308",
"version": "3.18.309",
"description": "Localization for the Scratch 3.0 components",
"main": "./dist/l10n.js",
"browser": "./src/index.js",