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

Commit 6ba9a35

Browse files
Portugal, MarceloPortugal, Marcelo
authored andcommitted
0.6.0
1 parent 1fc5af5 commit 6ba9a35

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
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="0.6.0"></a>
2+
# [0.6.0](https://github.com/angular-ui/grunt-uidocs-generator/compare/v0.5.0...v0.6.0) (2018-07-18)
3+
4+
5+
### Bug Fixes
6+
7+
* **baseCSSPath:** baseCSSPath support for local CSS files. ([1fc5af5](https://github.com/angular-ui/grunt-uidocs-generator/commit/1fc5af5))
8+
* **task name:** Rename task from uidocs to uidocs-generator ([7466fa2](https://github.com/angular-ui/grunt-uidocs-generator/commit/7466fa2))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* **task name:** Renamed grunt task from uidocs to uidocs-generator.
14+
15+
16+
117
<a name="0.5.0"></a>
218
# [0.5.0](https://github.com/angular-ui/grunt-uidocs-generator/compare/v0.4.1...v0.5.0) (2018-07-17)
319

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grunt-uidocs-generator",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "grunt plugin for angularjs documentation",
55
"main": "tasks",
66
"repository": {

0 commit comments

Comments
 (0)