Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 439e8dc

Browse files
committed
update changelog.md
1 parent 7efc890 commit 439e8dc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.changelog

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ return [
77
(new ChangelogConfig(
88
'narrowspark',
99
'automatic',
10-
'v0.3.0',
10+
'v0.3.1',
1111
['Added', 'Changed', 'Deprecated', 'Removed', 'Fixed', 'Security']
1212
))
1313
];

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.3.1
2+
3+
- Total issues resolved: **1**
4+
- Total pull requests resolved: **0**
5+
- Total contributors: **1**
6+
7+
### Added
8+
9+
- [40: Added a root-dir option for the configurator](https://github.com/narrowspark/automatic/issues/40) thanks to @prisis
10+
111
## v0.3.0
212

313
- Total issues resolved: **6**

0 commit comments

Comments
 (0)