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

Commit

Permalink
chore: bump version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neolitec authored and CDS Agent committed May 18, 2018
1 parent cdc3c38 commit b1bcc12
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.1.0"></a>
# [1.1.0](https://github.com/ovh-ux/ovh-documentation-toolkit/compare/v1.0.1...v1.1.0) (2018-05-18)


### Features

* use new navbar ([#27](https://github.com/ovh-ux/ovh-documentation-toolkit/issues/27)) ([cdc3c38](https://github.com/ovh-ux/ovh-documentation-toolkit/commit/cdc3c38))



<a name="1.0.0"></a>
# [1.0.0]

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ovh-documentation-toolkit",
"version": "1.0.1",
"version": "1.1.0",
"description": "An AngularJS documentation app foundation.",
"license": "BSD-3-Clause",
"main": "dist/ovh-documentation-toolkit.js",
Expand Down

0 comments on commit b1bcc12

Please sign in to comment.