Skip to content

Commit

Permalink
chore(main): release 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dreulavelle committed Dec 6, 2024
1 parent 2072cb9 commit 81b4e3f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [0.18.0](https://github.com/rivenmedia/riven-frontend/compare/v0.17.0...v0.18.0) (2024-12-06)


### Features

* add season states to the item details ([#173](https://github.com/rivenmedia/riven-frontend/issues/173)) ([bf69c12](https://github.com/rivenmedia/riven-frontend/commit/bf69c12c1be49cb8ff98043a1494c108fedc108c))
* add upload logs button ([30bb07c](https://github.com/rivenmedia/riven-frontend/commit/30bb07c2fcf420a74b28221963bd49e4092cf699))
* ranking settings ([#174](https://github.com/rivenmedia/riven-frontend/issues/174)) ([dffdc7b](https://github.com/rivenmedia/riven-frontend/commit/dffdc7b467d1626c2a8c37333103f092ecde31b5))


### Bug Fixes

* improve mapping validation logic ([#180](https://github.com/rivenmedia/riven-frontend/issues/180)) ([3a9c5e1](https://github.com/rivenmedia/riven-frontend/commit/3a9c5e13310893c3dd79349648643f3d4108e437))
* remove deplicate episodes from selection ([#186](https://github.com/rivenmedia/riven-frontend/issues/186)) ([2072cb9](https://github.com/rivenmedia/riven-frontend/commit/2072cb96cd4fb50b16573cd83aeace8d8529caa2))
* svelte-check errors ([f0a50eb](https://github.com/rivenmedia/riven-frontend/commit/f0a50eb2cb1235b5550720933dc98dfcbae8db15))
* svelte-check errors ([29f4ebd](https://github.com/rivenmedia/riven-frontend/commit/29f4ebdd9ba7d363fea14ddc07ed8124a5d409b6))
* update default state to 'All' and filter valid states in browse logic ([#171](https://github.com/rivenmedia/riven-frontend/issues/171)) ([af4b2fb](https://github.com/rivenmedia/riven-frontend/commit/af4b2fb8dc54f0a8f5f8e176d3b42906d3b704ec))
* update filesize minimum validation and descriptions ([#172](https://github.com/rivenmedia/riven-frontend/issues/172)) ([dd9cf98](https://github.com/rivenmedia/riven-frontend/commit/dd9cf986d0826cfebf443a4f07b5413d429e8d6a))
* update resolution keys in ranking settings to include 'r' prefix ([#181](https://github.com/rivenmedia/riven-frontend/issues/181)) ([efba13e](https://github.com/rivenmedia/riven-frontend/commit/efba13e5bdf32d0ea3e25742110ccc3d199a677b))

## [0.17.0](https://github.com/rivenmedia/riven-frontend/compare/v0.16.3...v0.17.0) (2024-11-03)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.17.0
0.18.0

0 comments on commit 81b4e3f

Please sign in to comment.