Skip to content

Commit

Permalink
chore: updated changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-coster committed Sep 17, 2024
1 parent 79b675f commit 40535f4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/cl2-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Crashlands 2 Editor Changelog

## 0.25.0 (2024-09-17)

### Features

- Stringified character data can now be used to update GameChanger data
- Can now parse stringified character motes
- Can now stringify character motes

## 0.24.0 (2024-09-16)

### Features
Expand Down
8 changes: 8 additions & 0 deletions packages/gcdata/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @bscotch/gcdata Changelog

## 0.22.0 (2024-09-17)

### Features

- Stringified character data can now be used to update GameChanger data
- Can now parse stringified character motes
- Can now stringify character motes

## 0.21.2 (2024-09-16)

### Fixes
Expand Down

0 comments on commit 40535f4

Please sign in to comment.