File tree Expand file tree Collapse file tree 16 files changed +95
-22
lines changed Expand file tree Collapse file tree 16 files changed +95
-22
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
+ ## [ 0.1.8] ( https://github.com/frontity/frontity/compare/mars-theme@0.1.7...mars-theme@0.1.8 ) (2019-05-16)
7
+
8
+ ** Note:** Version bump only for package mars-theme
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.1.7] ( https://github.com/frontity/frontity/compare/mars-theme@0.1.6...mars-theme@0.1.7 ) (2019-05-16)
7
15
8
16
** Note:** Version bump only for package mars-theme
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mars-theme" ,
3
- "version" : " 0.1.7 " ,
3
+ "version" : " 0.1.8 " ,
4
4
"private" : true ,
5
5
"description" : " The minimum setup for Frontity using TypeScript" ,
6
6
"scripts" : {
13
13
},
14
14
"license" : " Apache-2.0" ,
15
15
"dependencies" : {
16
- "@frontity/core" : " ^0.3.2 " ,
16
+ "@frontity/core" : " ^0.3.3 " ,
17
17
"@frontity/file-settings" : " ^0.2.2" ,
18
- "@frontity/mars-theme" : " ^0.1.7 " ,
19
- "@frontity/tiny-router" : " ^0.2.6 " ,
18
+ "@frontity/mars-theme" : " ^0.2.0 " ,
19
+ "@frontity/tiny-router" : " ^0.2.7 " ,
20
20
"@frontity/wp-source" : " ^0.1.3" ,
21
- "frontity" : " ^0.2.6 "
21
+ "frontity" : " ^0.2.7 "
22
22
},
23
23
"devDependencies" : {
24
24
"ts-node" : " ^8.0.3"
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
+ ## [ 0.1.8] ( https://github.com/frontity/frontity/compare/typescript-basic@0.1.7...typescript-basic@0.1.8 ) (2019-05-16)
7
+
8
+ ** Note:** Version bump only for package typescript-basic
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.1.7] ( https://github.com/frontity/frontity/compare/typescript-basic@0.1.6...typescript-basic@0.1.7 ) (2019-05-16)
7
15
8
16
** Note:** Version bump only for package typescript-basic
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typescript-basic" ,
3
- "version" : " 0.1.7 " ,
3
+ "version" : " 0.1.8 " ,
4
4
"private" : true ,
5
5
"description" : " The minimum setup for Frontity using TypeScript" ,
6
6
"scripts" : {
13
13
},
14
14
"license" : " Apache-2.0" ,
15
15
"dependencies" : {
16
- "@frontity/core" : " ^0.3.2 " ,
17
- "@frontity/extension-example-1" : " ^1.0.7 " ,
18
- "@frontity/extension-example-2" : " ^1.0.7 " ,
19
- "@frontity/tiny-router" : " ^0.2.6 " ,
20
- "frontity" : " ^0.2.6 "
16
+ "@frontity/core" : " ^0.3.3 " ,
17
+ "@frontity/extension-example-1" : " ^1.0.8 " ,
18
+ "@frontity/extension-example-2" : " ^1.0.8 " ,
19
+ "@frontity/tiny-router" : " ^0.2.7 " ,
20
+ "frontity" : " ^0.2.7 "
21
21
}
22
22
}
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
+ ## [ 0.3.3] ( https://github.com/frontity/frontity/compare/@frontity/core@0.3.2...@frontity/core@0.3.3 ) (2019-05-16)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** core-scripts:** fixes texts and core dependencies ([ faf8761] ( https://github.com/frontity/frontity/commit/faf8761 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.3.2] ( https://github.com/frontity/frontity/compare/@frontity/core@0.3.1...@frontity/core@0.3.2 ) (2019-05-15)
7
18
8
19
** Note:** Version bump only for package @frontity/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @frontity/core" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.3.3 " ,
4
4
"description" : " Main Frontity package" ,
5
5
"keywords" : [
6
6
" frontity"
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
+ ## [ 1.0.8] ( https://github.com/frontity/frontity/compare/@frontity/extension-example-1@1.0.7...@frontity/extension-example-1@1.0.8 ) (2019-05-16)
7
+
8
+ ** Note:** Version bump only for package @frontity/extension-example-1
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.7] ( https://github.com/frontity/frontity/compare/@frontity/extension-example-1@1.0.6...@frontity/extension-example-1@1.0.7 ) (2019-05-16)
7
15
8
16
** Note:** Version bump only for package @frontity/extension-example-1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @frontity/extension-example-1" ,
3
- "version" : " 1.0.7 " ,
3
+ "version" : " 1.0.8 " ,
4
4
"private" : true ,
5
5
"description" : " This is an empty extension only for testing purposes" ,
6
6
"keywords" : [
16
16
"url" : " https://community.frontity.org"
17
17
},
18
18
"dependencies" : {
19
- "frontity" : " ^0.2.6 "
19
+ "frontity" : " ^0.2.7 "
20
20
},
21
21
"devDependencies" : {
22
22
"@frontity/router" : " ^0.1.2"
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
+ ## [ 1.0.8] ( https://github.com/frontity/frontity/compare/@frontity/extension-example-2@1.0.7...@frontity/extension-example-2@1.0.8 ) (2019-05-16)
7
+
8
+ ** Note:** Version bump only for package @frontity/extension-example-2
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.0.7] ( https://github.com/frontity/frontity/compare/@frontity/extension-example-2@1.0.6...@frontity/extension-example-2@1.0.7 ) (2019-05-16)
7
15
8
16
** Note:** Version bump only for package @frontity/extension-example-2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @frontity/extension-example-2" ,
3
- "version" : " 1.0.7 " ,
3
+ "version" : " 1.0.8 " ,
4
4
"private" : true ,
5
5
"description" : " This is an empty extension only for testing purposes" ,
6
6
"keywords" : [
16
16
"url" : " https://community.frontity.org"
17
17
},
18
18
"dependencies" : {
19
- "frontity" : " ^0.2.6 "
19
+ "frontity" : " ^0.2.7 "
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments