Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit 4f8a836

Browse files
AxelPeterCDS Agent
authored andcommitted
chore: bump version to v1.1.2
1 parent be638d4 commit 4f8a836

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="1.1.2"></a>
2+
## [1.1.2](https://github.com/ovh-ux/ovh-documentation-toolkit/compare/v1.1.1...v1.1.2) (2018-07-31)
3+
4+
5+
### Bug Fixes
6+
7+
* fix showcase navigation ([c051fbe](https://github.com/ovh-ux/ovh-documentation-toolkit/commit/c051fbe))
8+
* fix sidebar links ([4aa9ae5](https://github.com/ovh-ux/ovh-documentation-toolkit/commit/4aa9ae5))
9+
10+
11+
### Features
12+
13+
* use new navbar ([#27](https://github.com/ovh-ux/ovh-documentation-toolkit/issues/27)) ([2aa3785](https://github.com/ovh-ux/ovh-documentation-toolkit/commit/2aa3785))
14+
15+
16+
117
<a name="1.1.1"></a>
218
## [1.1.1](https://github.com/ovh-ux/ovh-documentation-toolkit/compare/v1.1.0...v1.1.1) (2018-06-18)
319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ovh-documentation-toolkit",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "An AngularJS documentation app foundation.",
55
"license": "BSD-3-Clause",
66
"main": "dist/ovh-documentation-toolkit.js",

0 commit comments

Comments
 (0)