Skip to content

Commit

Permalink
Merge pull request #965 from Muttley/develop
Browse files Browse the repository at this point in the history
Release 3.2.1
  • Loading branch information
Muttley authored Nov 29, 2024
2 parents 3281344 + 6edf316 commit 2682cb2
Show file tree
Hide file tree
Showing 10 changed files with 697 additions and 335 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-gulp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
node-version: [20.x]
node-version: [22.x]

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [20.x]
node-version: [22.x]

steps:
- uses: actions/checkout@v4
Expand Down
11 changes: 11 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v3.2.1

## Bugs
* [#723] Cannot edit gems in a character's gem bag
* [#964] Unable to edit/modify active effects on Items

## Chores
* [#962] Merged "Portuguese, Brazilian" translation updates from Crowdin

---

# v3.2.0

## Enhancements
Expand Down
178 changes: 89 additions & 89 deletions i18n/pt_BR.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 2682cb2

Please sign in to comment.