Skip to content

Commit

Permalink
Release Notes 6.10.2 (#18476)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam authored Mar 9, 2025
1 parent c4d49e7 commit ff79701
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 6.10.2

### Bugfixes

- (stwlam) Fix issue causing feats with trait-toggle data to fail to initialize

### Data Updates

- (Abaddon) Fix Fated Duel description
- (Ambrose) Condense Potency Crystal equipment effects
- (Ambrose) Improve automation workflow for Elementalist Class Archetype
- (Dire Weasel) Preselect Assurance choice for some backgrounds

## 6.10.1

### Bugfixes
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": "foundry-pf2e",
"version": "6.10.1",
"version": "6.10.2",
"description": "",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion static/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "pf2e",
"title": "Pathfinder Second Edition",
"description": "A community contributed game system for Pathfinder Second Edition",
"version": "6.10.1",
"version": "6.10.2",
"license": "./LICENSE",
"compatibility": {
"minimum": "12.328",
Expand Down

0 comments on commit ff79701

Please sign in to comment.