Skip to content

Commit 3c4cb28

Browse files
committed
chore(release): 0.1.0
1 parent c93d4ad commit 3c4cb28

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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-08-13)
6+
7+
8+
### Features
9+
10+
* support basic features ([7c44e0b](https://github.com/frouriojs/typeormer/commit/7c44e0beb87e8ebac2b5e554ec5ebe787f45985e))
11+
12+
13+
### Documentation
14+
15+
* add README ([c93d4ad](https://github.com/frouriojs/typeormer/commit/c93d4add64edeca9eea60ec4fa8ee9655537bb8d))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typeormer",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "TypeORM helper",
55
"author": "Solufa <solufa2020@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)