File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.3.45 (2020-03-04)
2
+ [ Compare ` @uirouter/publish-scripts ` versions 2.3.44 and 2.3.45] ( https://github.com/ui-router/publish-scripts/compare/2.3.44...2.3.45 )
3
+
4
+ ### Features
5
+
6
+ * support typedoc.json and tsconfig.typedoc.json. upgrade to latest deps ([ b80c285] ( https://github.com/ui-router/publish-scripts/commit/b80c285 ) )
7
+
8
+
9
+ ---
10
+
11
+
12
+ ### Updated ` check-peer-dependencies ` from 1.0.8 to 1.0.10
13
+
14
+
15
+ Changelog for ` check-peer-dependencies ` :
16
+
17
+
18
+ [ Compare ` check-peer-dependencies ` versions 1.0.8 and 1.0.10] ( https://github.com/christopherthielen/check-peer-dependencies/compare/1.0.8...1.0.10 )
19
+
20
+ ### Features
21
+
22
+ * ** debug:** Added a --debug cli flag ([ 862232e] ( https://github.com/christopherthielen/check-peer-dependencies/commit/862232e ) )
23
+ * ** orderBy:** Added a --orderBy cli flag ([ 9e7b8af] ( https://github.com/christopherthielen/check-peer-dependencies/commit/9e7b8af ) )
24
+ * ** verbose:** Turn off verbose logging by default ([ 04cde8a] ( https://github.com/christopherthielen/check-peer-dependencies/commit/04cde8a ) )
25
+
1
26
## 2.3.44 (2019-12-27)
2
27
[ Compare ` @uirouter/publish-scripts ` versions 2.3.43 and 2.3.44] ( https://github.com/ui-router/publish-scripts/compare/2.3.43...2.3.44 )
3
28
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uirouter/publish-scripts" ,
3
- "version" : " 2.3.44 " ,
3
+ "version" : " 2.3.45 " ,
4
4
"description" : " Helper scripts for publishing UI-Router projects" ,
5
5
"main" : " x" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments