File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## 0.0.9 – 2021-02-16
10+ ### Changed
11+ - app certificate
12+
913## 0.0.8 – 2021-02-12
1014### Changed
1115- bump js libs
Original file line number Diff line number Diff line change 55 <summary >Integration of Discourse forum and mailing list management system</summary >
66 <description ><![CDATA[ Discourse integration provides a dashboard widget displaying your important notifications
77 and the ability to find topics and posts with Nextcloud's unified search.]]> </description >
8- <version >0.0.8 </version >
8+ <version >0.0.9 </version >
99 <licence >agpl</licence >
1010 <author >Julien Veyssier</author >
1111 <namespace >Discourse</namespace >
Original file line number Diff line number Diff line change @@ -81,6 +81,8 @@ appstore: clean
8181 --exclude=src \
8282 --exclude=translationfiles \
8383 --exclude=webpack.* \
84+ --exclude=.eslintrc.js \
85+ --exclude=stylelint.config.js \
8486 --exclude=.github \
8587 --exclude=.gitlab-ci.yml \
8688 --exclude=crowdin.yml \
You can’t perform that action at this time.
0 commit comments