Skip to content
This repository was archived by the owner on Dec 24, 2021. It is now read-only.

Commit 1bf6295

Browse files
committed
chore(release): 0.1.1
1 parent 3f347cf commit 1bf6295

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### 0.1.1 (2021-04-18)
6+
7+
8+
### Features
9+
10+
* :star2: add basic functionality ([3f347cf](https://github.com/vanntile/create-edo-app/commit/3f347cf4e93052ea224d17587d25ed21b5f0bb62))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vanntile/create-edo-app",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Opinionated Express app template with Docker and OpenAPI.",
55
"author": {
66
"name": "vanntile",

0 commit comments

Comments
 (0)