Skip to content

Commit 43cd57d

Browse files
committed
chore(release): 12.1.0
1 parent ec36b41 commit 43cd57d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
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.
44

5+
<a name="12.1.0"></a>
6+
# [12.1.0](https://github.com/documentationjs/documentation/compare/v12.0.3...v12.1.0) (2019-07-31)
7+
8+
9+
### Features
10+
11+
* Add git submodules support to github linking ([#1270](https://github.com/documentationjs/documentation/issues/1270)) ([ec36b41](https://github.com/documentationjs/documentation/commit/ec36b41))
12+
13+
14+
515
<a name="12.0.3"></a>
616
## [12.0.3](https://github.com/documentationjs/documentation/compare/v12.0.2...v12.0.3) (2019-07-22)
717

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "documentation",
33
"description": "a documentation generator",
4-
"version": "12.0.3",
4+
"version": "12.1.0",
55
"author": "Tom MacWright",
66
"bin": {
77
"documentation": "./bin/documentation.js"

0 commit comments

Comments
 (0)