-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): cut 2.31.0 [skip release]
# [2.31.0](v2.30.2...v2.31.0) (2022-09-21) ### Bug Fixes * add missing file ([35caab5](35caab5)) * add missing markdown icon ([3f36fdf](3f36fdf)) * add note about markdown support ([e31443e](e31443e)) * add support for DHIS2 2.39 ([dc6958d](dc6958d)) * **appdescription:** css and style cleanup ([0b7758f](0b7758f)) * line-clamp in safari ([b9382bd](b9382bd)) * update markdown-guide url ([fb10680](fb10680)) * **version:** close modal when deleting version ([b17a33f](b17a33f)) ### Features * **appupload:** add markdown-preview for description ([c0434fe](c0434fe)) * **description:** support for markdown ([11548ee](11548ee)) * **editapp:** add preview for markdown ([313fc6e](313fc6e))
- Loading branch information
Showing
5 changed files
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "client", | ||
"version": "2.30.2", | ||
"version": "2.31.0", | ||
"description": "The App Hub Client", | ||
"repository": "https://github.com/dhis2/app-hub", | ||
"author": "Birk Johansson <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters