Skip to content

Commit e82b48d

Browse files
chore(release): 5.0.77 [skip ci]
## [5.0.77](v5.0.76...v5.0.77) (2025-01-09) ### Bug Fixes * **deps:** lock file maintenance ([#581](#581)) ([f9c90bd](f9c90bd))
1 parent f9c90bd commit e82b48d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.77](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.76...v5.0.77) (2025-01-09)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** lock file maintenance ([#581](https://github.com/scratchfoundation/scratch-l10n/issues/581)) ([f9c90bd](https://github.com/scratchfoundation/scratch-l10n/commit/f9c90bd47b75d0ccf1b61e0eadf1702fdd926ad4))
12+
613
## [5.0.76](https://github.com/scratchfoundation/scratch-l10n/compare/v5.0.75...v5.0.76) (2025-01-09)
714

815

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scratch-l10n",
3-
"version": "5.0.76",
3+
"version": "5.0.77",
44
"description": "Localization for the Scratch 3.0 components",
55
"main": "./dist/l10n.js",
66
"browser": "./src/index.mjs",

0 commit comments

Comments
 (0)