Skip to content

Commit e991da6

Browse files
committed
Add versionist CHANGELOG.md
1 parent 966e504 commit e991da6

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "meta-wpe-image",
3+
"version": "0.0.0",
4+
"versionist": {
5+
"publishedAt": "2023-03-01T00:00:00.000Z"
6+
}
7+
}
8+

0 commit comments

Comments
 (0)