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 19, 2024
1 parent 609feb0 commit 12f8070
Show file tree
Hide file tree
Showing 2 changed files with 20 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.26.0 (2024-09-19)

### Features

- Can now create new Chats from the Quest Editor. Also less likely to delete changes not representable by the Editor.
- Can now edit CL2 Chat motes
- Can now parse stringified Chats

## 0.25.1 (2024-09-18)

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

## 0.23.0 (2024-09-19)

### Features

- Can now create new Chats from the Quest Editor. Also less likely to delete changes not representable by the Editor.
- Can now edit CL2 Chat motes
- Can now parse stringified Chats

### Fixes

- Resolved issue causing errors upon multiple edits

## 0.22.1 (2024-09-18)

### Fixes
Expand Down

0 comments on commit 12f8070

Please sign in to comment.