File tree 8 files changed +54
-6
lines changed
8 files changed +54
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 4.11.0] ( https://github.com/tidev/docs-devkit/compare/v4.10.3...v4.11.0 ) (2022-08-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * anchor scroll ([ 4ef4b59] ( https://github.com/tidev/docs-devkit/commit/4ef4b5980393ef3926ff87adacde62660c9b0363 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** all:** dark light switch ([ cec7c37] ( https://github.com/tidev/docs-devkit/commit/cec7c377cf13ee5628372a5ae218e026ee90f349 ) )
17
+
18
+
19
+
20
+
21
+
6
22
## [ 4.10.3] ( https://github.com/appcelerator/docs-devkit/compare/v4.10.2...v4.10.3 ) (2021-03-09)
7
23
8
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 3.13.0" ,
3
- "version" : " 4.10.3 " ,
3
+ "version" : " 4.11.0 " ,
4
4
"npmClient" : " yarn" ,
5
5
"useWorkspaces" : true ,
6
6
"command" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 4.11.0] ( https://github.com/appcelerator/docs-devkit/compare/v4.10.3...v4.11.0 ) (2022-08-03)
7
+
8
+ ** Note:** Version bump only for package docs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 4.10.3] ( https://github.com/appcelerator/docs-devkit/compare/v4.10.2...v4.10.3 ) (2021-03-09)
7
15
8
16
** Note:** Version bump only for package docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 4.10.3 " ,
3
+ "version" : " 4.11.0 " ,
4
4
"description" : " Docs for the Titanium docs-devkit" ,
5
5
"repository" : " https://github.com/appcelerator/docs-devkit.git" ,
6
6
"author" : " Axway Appcelerator" ,
17
17
"@vuepress/plugin-back-to-top" : " 1.8.2" ,
18
18
"fs-extra" : " ^9.0.1" ,
19
19
"vuepress" : " ^1.7.1" ,
20
- "vuepress-plugin-apidocs" : " ^4.10.3 " ,
20
+ "vuepress-plugin-apidocs" : " ^4.11.0 " ,
21
21
"vuepress-plugin-versioning" : " ^4.10.2" ,
22
- "vuepress-theme-titanium" : " ^4.9 .0" ,
22
+ "vuepress-theme-titanium" : " ^4.11 .0" ,
23
23
"vuex" : " ^3.5.1" ,
24
24
"vuex-router-sync" : " ^5.0.0"
25
25
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 4.11.0] ( https://github.com/appcelerator/docs-devkit/compare/v4.10.3...v4.11.0 ) (2022-08-03)
7
+
8
+ ** Note:** Version bump only for package vuepress-plugin-apidocs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 4.10.3] ( https://github.com/appcelerator/docs-devkit/compare/v4.10.2...v4.10.3 ) (2021-03-09)
7
15
8
16
** Note:** Version bump only for package vuepress-plugin-apidocs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuepress-plugin-apidocs" ,
3
- "version" : " 4.10.3 " ,
3
+ "version" : " 4.11.0 " ,
4
4
"description" : " Plugin for VuePress to render API reference documentation" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 4.11.0] ( https://github.com/appcelerator/docs-devkit/compare/v4.10.3...v4.11.0 ) (2022-08-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * anchor scroll ([ 4ef4b59] ( https://github.com/appcelerator/docs-devkit/commit/4ef4b5980393ef3926ff87adacde62660c9b0363 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** all:** dark light switch ([ cec7c37] ( https://github.com/appcelerator/docs-devkit/commit/cec7c377cf13ee5628372a5ae218e026ee90f349 ) )
17
+
18
+
19
+
20
+
21
+
6
22
# [ 4.9.0] ( https://github.com/appcelerator/docs-devkit/compare/v4.8.3...v4.9.0 ) (2020-11-10)
7
23
8
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuepress-theme-titanium" ,
3
- "version" : " 4.9.2 " ,
3
+ "version" : " 4.11.0 " ,
4
4
"description" : " VuePress theme for Titanium projects" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments