File tree Expand file tree Collapse file tree 6 files changed +30
-4
lines changed Expand file tree Collapse file tree 6 files changed +30
-4
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
+ # 1.0.0 (2021-02-05)
7
+
8
+ ** Note:** Version bump only for package @plutotcool/configurations
9
+
10
+
11
+
12
+
13
+
6
14
# 1.0.0-alpha.1 (2021-02-05)
7
15
8
16
** Note:** Version bump only for package @plutotcool/configurations
Original file line number Diff line number Diff line change 1
1
{
2
- "packages" : [" packages/*" ],
2
+ "packages" : [
3
+ " packages/*"
4
+ ],
3
5
"command" : {
4
6
"publish" : {
5
7
"registry" : " https://npm.pkg.github.com"
9
11
}
10
12
},
11
13
"npmClient" : " yarn" ,
12
- "version" : " 1.0.0-beta "
14
+ "version" : " 1.0.0"
13
15
}
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.0 (2021-02-05)
7
+
8
+ ** Note:** Version bump only for package @plutotcool/prettier-config
9
+
10
+
11
+
12
+
13
+
6
14
# 1.0.0-alpha.1 (2021-02-05)
7
15
8
16
** Note:** Version bump only for package @plutotcool/prettier-config
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @plutotcool/prettier-config" ,
3
- "version" : " 1.0.0-beta " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " Base prettier configuration for plutot.cool projects." ,
5
5
"main" : " .prettierrc.json" ,
6
6
"repository" : " plutotcool/configurations" ,
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.0 (2021-02-05)
7
+
8
+ ** Note:** Version bump only for package @plutotcool/typescript-config
9
+
10
+
11
+
12
+
13
+
6
14
# 1.0.0-alpha.1 (2021-02-05)
7
15
8
16
** Note:** Version bump only for package @plutotcool/typescript-config
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @plutotcool/typescript-config" ,
3
- "version" : " 1.0.0-beta " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " Base typescript configuration for plutot.cool projects." ,
5
5
"main" : " tsconfig.json" ,
6
6
"repository" : " plutotcool/configurations" ,
You can’t perform that action at this time.
0 commit comments