diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1c861e1..8efb275 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.3.0"} +{".":"0.4.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index be259a3..0f2cedc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/appinfo/info.xml b/appinfo/info.xml index 1123400..4fe1c7a 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -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.]]> - 0.3.0 + 0.4.0 agpl Chen Asraf AutoCurrency diff --git a/version.txt b/version.txt index 0d91a54..1d0ba9e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.3.0 +0.4.0