mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
chore(release): 12.1.1
This commit is contained in:
parent
27a29be207
commit
29c19ffc5d
10
CHANGELOG.md
10
CHANGELOG.md
@ -2,6 +2,16 @@
|
||||
|
||||
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.
|
||||
|
||||
<a name="12.1.1"></a>
|
||||
## [12.1.1](https://github.com/documentationjs/documentation/compare/v12.1.0...v12.1.1) (2019-08-01)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Git submodule support for repo names with a dot ([#1271](https://github.com/documentationjs/documentation/issues/1271)) ([27a29be](https://github.com/documentationjs/documentation/commit/27a29be))
|
||||
|
||||
|
||||
|
||||
<a name="12.1.0"></a>
|
||||
# [12.1.0](https://github.com/documentationjs/documentation/compare/v12.0.3...v12.1.0) (2019-07-31)
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "documentation",
|
||||
"description": "a documentation generator",
|
||||
"version": "12.1.0",
|
||||
"version": "12.1.1",
|
||||
"author": "Tom MacWright",
|
||||
"bin": {
|
||||
"documentation": "./bin/documentation.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user