chore(master): release 0.4.0

This commit is contained in:
2024-12-05 20:23:05 +02:00
parent 7f7e4ceea4
commit 7e966c93a3
4 changed files with 15 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"0.3.0"}
{".":"0.4.0"}

View File

@@ -1,5 +1,17 @@
# Changelog
## [0.4.0](https://github.com/chenasraf/nextcloud-autocurrency/compare/v0.3.0...v0.4.0) (2024-12-05)
### Features
* add admin page intro section ([023b2fd](https://github.com/chenasraf/nextcloud-autocurrency/commit/023b2fd61c28cfdcb9a787b4cb4b5d853dffcdad))
### Bug Fixes
* only include available currencies ([902522f](https://github.com/chenasraf/nextcloud-autocurrency/commit/902522f20f29382a837c0062a0c08c3f681cef73))
## [0.3.0](https://github.com/chenasraf/nextcloud-autocurrency/compare/v0.2.1...v0.3.0) (2024-12-04)

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.3.0</version>
<version>0.4.0</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>AutoCurrency</namespace>

View File

@@ -1 +1 @@
0.3.0
0.4.0