We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d32b73 commit 35a94b1Copy full SHA for 35a94b1
CHANGELOG.md
@@ -3,6 +3,14 @@
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.3.0"></a>
7
+
8
+# [0.3.0](https://github.com/Himenon/sort-dependency/compare/[email protected]@0.3.0) (2020-10-23)
9
10
+### Features
11
12
+- create api ([b90c64b](https://github.com/Himenon/sort-dependency/commit/b90c64b))
13
14
<a name="0.2.0"></a>
15
16
# 0.2.0 (2020-02-21)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sort-dependency",
- "version": "0.2.0",
+ "version": "0.3.0",
"description": "sorting library dependencies",
"keywords": [
"dependencies",
0 commit comments