Skip to content

Commit

Permalink
chore(release): 4.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.9](v4.0.8...v4.0.9) (2024-11-03)

### Bug Fixes

* **deps:** lock file maintenance ([a08c599](a08c599))
  • Loading branch information
semantic-release-bot committed Nov 3, 2024
1 parent a08c599 commit f1c2271
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [4.0.9](https://github.com/scratchfoundation/scratch-l10n/compare/v4.0.8...v4.0.9) (2024-11-03)


### Bug Fixes

* **deps:** lock file maintenance ([a08c599](https://github.com/scratchfoundation/scratch-l10n/commit/a08c5996f321269a369ed627ec2ab864bcac232c))

## [4.0.8](https://github.com/scratchfoundation/scratch-l10n/compare/v4.0.7...v4.0.8) (2024-11-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scratch-l10n",
"version": "4.0.8",
"version": "4.0.9",
"description": "Localization for the Scratch 3.0 components",
"main": "./dist/l10n.js",
"browser": "./src/index.mjs",
Expand Down

0 comments on commit f1c2271

Please sign in to comment.