We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966e504 commit e991da6Copy full SHA for e991da6
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Change Log
2
+
3
+All notable changes to this project will be documented in this file
4
+automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
+This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+# v0.1.0
8
+## (2023-03-01)
9
10
+* Add initial functional skeleton [Pablo Saavedra]
package.json
@@ -0,0 +1,8 @@
+{
+ "name": "meta-wpe-image",
+ "version": "0.0.0",
+ "versionist": {
+ "publishedAt": "2023-03-01T00:00:00.000Z"
+ }
+}
0 commit comments