@openmfp/create-portal 0.1.5 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -76,3 +76,6 @@ Please see our [LICENSE](https://github.com/openmfp/create-portal?tab=Apache-2.0
76
76
  ## Support
77
77
 
78
78
  For questions and support, please open an issue on the GitHub repository.
79
+
80
+
81
+ <p align="center"><img alt="Bundesministerium für Wirtschaft und Energie (BMWE)-EU funding logo" src="https://apeirora.eu/assets/img/BMWK-EU.png" width="400"/></p>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmfp/create-portal",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "CLI tool for scaffolding OpenMFP Portal projects",
5
5
  "repository": {
6
6
  "type": "git",