Skip to content

Commit

Permalink
release: set up for 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbjorge committed Dec 27, 2024
1 parent 1634bcc commit aabf03e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions changelogs/1-9-0-poe2-ea-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Path of Exile 2 Early Access Update 2

## New features ✨

- Archived bookmark folders can now be reordered

## Bug fixes 🐛

- Archiving/unarchiving bookmark folders puts the folder at the end of the list, instead of in a confusing semi-arbitrary position
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "better-trading",
"version": "1.8.0",
"changelog": "1-8-0-poe2-ea-1",
"version": "1.9.0",
"changelog": "1-9-0-poe2-ea-2",
"private": true,
"directories": {
"doc": "doc",
Expand Down

0 comments on commit aabf03e

Please sign in to comment.