Skip to content

Commit 90d9d43

Browse files
committed
chore(release): 0.1.0
1 parent 5858a6e commit 90d9d43

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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.0 (2020-03-18)
6+
7+
8+
### Features
9+
10+
* **Close #1:** Init source ([#2](https://github.com/boringcodes/create-service/issues/2)) ([5858a6e](https://github.com/boringcodes/create-service/commit/5858a6e3d4ffdceafb2990c843e4cc92447dbddb)), closes [#1](https://github.com/boringcodes/create-service/issues/1) [#1](https://github.com/boringcodes/create-service/issues/1) [#1](https://github.com/boringcodes/create-service/issues/1) [#1](https://github.com/boringcodes/create-service/issues/1) [#1](https://github.com/boringcodes/create-service/issues/1) [#1](https://github.com/boringcodes/create-service/issues/1)
11+
* **closes #3:** integrate github actions ci ([#4](https://github.com/boringcodes/create-service/issues/4)) ([05478f2](https://github.com/boringcodes/create-service/commit/05478f2ca0b2ecc61e1a19387540211afda3ee9b)), closes [#3](https://github.com/boringcodes/create-service/issues/3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boringcodes/create-service",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Boring Express Microservice Generator",
55
"homepage": "https://github.com/boringcodes/create-service",
66
"bugs": "https://github.com/boringcodes/create-service/issues",

0 commit comments

Comments
 (0)