We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f66faee commit 4ec7fd0Copy full SHA for 4ec7fd0
1 file changed
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-## 1.3.0 (wip)
+## 1.3.0
5
6
### General Improvements
7
@@ -11,6 +11,7 @@ Changelog
11
- Added port configuration option
12
- Refactor: implemented the command pattern
13
- Refactor: implemented the configuration adapter pattern
14
+ - Added some examples
15
16
### Configuration adapters:
17
@@ -20,7 +21,7 @@ Changelog
20
21
22
### Up command:
23
- - Option `--provisional-version` is relative to project root if not an absolute path
24
+ - Option `--versions-path` is relative to project root if not an absolute path
25
26
## 1.2.0
27
0 commit comments