Skip to content

Commit 2261822

Browse files
committed
chore(compodoc): release version 1.8.0
1 parent a950236 commit 2261822

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

packages/compodoc/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [1.8.0](https://github.com/twittwer/nx-tools/compare/compodoc/v1.7.0...compodoc/v1.8.0) (2022-05-17)
6+
7+
8+
### Features
9+
10+
* update to Nx 14 ([3b8506c](https://github.com/twittwer/nx-tools/commit/3b8506cee6f077e22b6112c2fec30889e05f1445))
11+
12+
13+
514
# [1.7.0](https://github.com/twittwer/nx-tools/compare/compodoc/v1.6.6...compodoc/v1.7.0) (2022-04-03)
615

716
### Features

packages/compodoc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twittwer/compodoc",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"main": "src/index.js",
55
"generators": "./generators.json",
66
"executors": "./executors.json",
@@ -27,4 +27,4 @@
2727
"compodoc",
2828
"documentation"
2929
]
30-
}
30+
}

0 commit comments

Comments
 (0)