chore(master): release 0.6.2

This commit is contained in:
2024-12-22 01:32:48 +02:00
parent bba81234ea
commit b3393f9499
4 changed files with 10 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"0.6.1"}
{".":"0.6.2"}

View File

@@ -1,5 +1,12 @@
# Changelog
## [0.6.2](https://github.com/chenasraf/nextcloud-autocurrency/compare/v0.6.1...v0.6.2) (2024-12-21)
### Bug Fixes
* log level + methods docstring for currency ([dff6d94](https://github.com/chenasraf/nextcloud-autocurrency/commit/dff6d947d3fe857d95ae028eb9383a7600ad27f4))
## [0.6.1](https://github.com/chenasraf/nextcloud-autocurrency/compare/v0.6.0...v0.6.1) (2024-12-08)

View File

@@ -16,7 +16,7 @@ rate.
Interval for fetch may be adjusted in the admin settings "Auto Currency" section.
**Note**: This is a companion app to Cospend. Without Cospend, this app will not work.]]></description>
<version>0.6.1</version>
<version>0.6.2</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>AutoCurrency</namespace>

View File

@@ -1 +1 @@
0.6.1
0.6.2