Skip to content

Commit

Permalink
chore(compodoc): release 1.2.0
Browse files Browse the repository at this point in the history
# [1.2.0](compodoc/v1.1.1...compodoc/v1.2.0) (2020-05-13)

### Build System

* add version injection in release process ([442e889](442e889))

### Chores

* pin dependencies ([f26fcb7](f26fcb7))

### Features

* **compodoc:** add specific version numbers during ng-add ([faf60fc](faf60fc))
* **compodoc:** execute ng-add implicitly during config schematic ([e1abce0](e1abce0))

### Miscellaneous

* Merge branch 'beta' ([df87637](df87637))

### Tests

* **compodoc:** improve unit tests for config schematic ([84a2a18](84a2a18))

***
[skip ci]
  • Loading branch information
semantic-release-bot committed May 13, 2020
1 parent df87637 commit dfe4a79
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions libs/compodoc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# [1.2.0](https://github.com/twittwer/nx-tools/compare/compodoc/v1.1.1...compodoc/v1.2.0) (2020-05-13)

### Build System

- add version injection in release process ([442e889](https://github.com/twittwer/nx-tools/commit/442e889c42d923e59e510b8f2d21d8775d3f2495))

### Chores

- pin dependencies ([f26fcb7](https://github.com/twittwer/nx-tools/commit/f26fcb786807c04ee344a68e6fb10e764f779b6a))

### Features

- **compodoc:** add specific version numbers during ng-add ([faf60fc](https://github.com/twittwer/nx-tools/commit/faf60fc8ecd2df2e3e093d66da409c83fe55ee9c))
- **compodoc:** execute ng-add implicitly during config schematic ([e1abce0](https://github.com/twittwer/nx-tools/commit/e1abce07ece9ca7250ec4b1770b5a6a4d0af72bb))

### Miscellaneous

- Merge branch 'beta' ([df87637](https://github.com/twittwer/nx-tools/commit/df876370f7c8a59cf6e51e4b13f4a92807808e2b))

### Tests

- **compodoc:** improve unit tests for config schematic ([84a2a18](https://github.com/twittwer/nx-tools/commit/84a2a1825c54e6fdd4b56d6fcf825909462cc5f4))

## [1.1.1](https://github.com/twittwer/nx-tools/compare/compodoc/v1.1.0...compodoc/v1.1.1) (2020-05-05)

### Code Refactoring
Expand Down

0 comments on commit dfe4a79

Please sign in to comment.