Skip to content

Commit

Permalink
Merge tag '0.31.0' into develop
Browse files Browse the repository at this point in the history
v0.31.0
  • Loading branch information
stylesuxx committed Dec 3, 2023
2 parents a2dc906 + d1e0684 commit 4a93c9e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esc-configurator",
"version": "0.31.0-dev",
"version": "0.31.0",
"private": false,
"license": "AGPL-3.0",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"title": "Unreleased",
"title": "0.31.0",
"items": [
"Bugfix: Fix running brake range on AM32",
"Bugfix: Update correct ESC when only a single ESC is attached (when multiple would be expected)",
Expand All @@ -9,7 +9,7 @@
"Enhancement: Show checklist when chosing new firmware version",
"Enhancement: Link to release notes of new versions if available",
"Enhancement: More melodies",
"Translation: Add Ukrainian and French translation"
"Translation: Add Ukrainian and French translations"
]
},
{
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3030,9 +3030,9 @@ caniuse-api@^3.0.0:
lodash.uniq "^4.5.0"

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001297, caniuse-lite@^1.0.30001299:
version "1.0.30001487"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001487.tgz"
integrity sha512-83564Z3yWGqXsh2vaH/mhXfEM0wX+NlBCm1jYHOb97TrTWJEmPTccZgeLTPBUUb0PNVo+oomb7wkimZBIERClA==
version "1.0.30001565"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001565.tgz"
integrity sha512-xrE//a3O7TP0vaJ8ikzkD2c2NgcVUvsEe2IvFTntV4Yd1Z9FVzh+gW+enX96L0psrbaFMcVcH2l90xNuGDWc8w==

case-sensitive-paths-webpack-plugin@^2.4.0:
version "2.4.0"
Expand Down

0 comments on commit 4a93c9e

Please sign in to comment.