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 Nov 25, 2024
1 parent 3a9c5e1 commit 92e679b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

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


### Features

* 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))
* 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))

## [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 92e679b

Please sign in to comment.