Skip to content

Commit b4e872b

Browse files
committed
chore(release): release
- [email protected]
1 parent 34d26d4 commit b4e872b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
<a name="0.2.0"></a>
7+
8+
# 0.2.0 (2020-02-21)
9+
10+
### Chores
11+
12+
- add lerna ([01c89c6](https://github.com/Himenon/sort-dependency/commit/01c89c6))
13+
- **deps:** add conventional-changelog-angular-all ([34d26d4](https://github.com/Himenon/sort-dependency/commit/34d26d4))
14+
15+
### Features
16+
17+
- initialize ([ec281a5](https://github.com/Himenon/sort-dependency/commit/ec281a5))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sort-dependency",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "sorting library dependencies",
55
"keywords": [
66
"dependencies",

0 commit comments

Comments
 (0)