File tree 9 files changed +39
-7
lines changed
9 files changed +39
-7
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-beta.9 (2021-11-03)
7
+
8
+ ** Note:** Version bump only for package zcli-monorepo
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.0.0-beta.8] ( https://github.com/zendesk/zcli/compare/v1.0.0-beta.7...v1.0.0-beta.8 ) (2021-03-13)
7
15
8
16
** Note:** Version bump only for package zcli-monorepo
Original file line number Diff line number Diff line change 25
25
" --no-lockfile"
26
26
],
27
27
"useWorkspaces" : true ,
28
- "version" : " 1.0.0-beta.8 "
28
+ "version" : " 1.0.0-beta.9 "
29
29
}
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-beta.9 (2021-11-03)
7
+
8
+ ** Note:** Version bump only for package @zendesk/zcli-apps
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.0.0-beta.8] ( https://github.com/zendesk/zcli/compare/v1.0.0-beta.7...v1.0.0-beta.8 ) (2021-03-13)
7
15
8
16
** Note:** Version bump only for package @zendesk/zcli-apps
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zendesk/zcli-apps" ,
3
3
"description" : " zcli apps commands live here" ,
4
- "version" : " 1.0.0-beta.8 " ,
4
+ "version" : " 1.0.0-beta.9 " ,
5
5
"author" : " @vegemite" ,
6
6
"npmRegistry" : " https://registry.npmjs.org" ,
7
7
"publishConfig" : {
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-beta.9 (2021-11-03)
7
+
8
+ ** Note:** Version bump only for package @zendesk/zcli-core
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.0.0-beta.7] ( https://github.com/zendesk/zcli/compare/v1.0.0-beta.6...v1.0.0-beta.7 ) (2021-03-11)
7
15
8
16
** Note:** Version bump only for package @zendesk/zcli-core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zendesk/zcli-core" ,
3
- "version" : " 1.0.0-beta.7 " ,
3
+ "version" : " 1.0.0-beta.9 " ,
4
4
"description" : " ZCLI core libraries and services" ,
5
5
"main" : " src/index.ts" ,
6
6
"npmRegistry" : " https://registry.npmjs.org" ,
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-beta.9 (2021-11-03)
7
+
8
+ ** Note:** Version bump only for package @zendesk/zcli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 1.0.0-beta.8] ( https://github.com/zendesk/zcli/compare/v1.0.0-beta.7...v1.0.0-beta.8 ) (2021-03-13)
7
15
8
16
** Note:** Version bump only for package @zendesk/zcli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zendesk/zcli" ,
3
3
"description" : " Zendesk cli is a single command line tool for all your zendesk needs" ,
4
- "version" : " 1.0.0-beta.8 " ,
4
+ "version" : " 1.0.0-beta.9 " ,
5
5
"author" : " @vegemite" ,
6
6
"npmRegistry" : " https://registry.npmjs.org" ,
7
7
"publishConfig" : {
21
21
"@oclif/plugin-not-found" : " ^1.2.4" ,
22
22
"@oclif/plugin-update" : " 1.5.0" ,
23
23
"@oclif/plugin-warn-if-update-available" : " 1.7.0" ,
24
- "@zendesk/zcli-apps" : " ^1.0.0-beta.8 " ,
25
- "@zendesk/zcli-core" : " ^1.0.0-beta.7 " ,
24
+ "@zendesk/zcli-apps" : " ^1.0.0-beta.9 " ,
25
+ "@zendesk/zcli-core" : " ^1.0.0-beta.9 " ,
26
26
"cli-ux" : " ^5.6.2" ,
27
27
"tslib" : " ^1.14.1"
28
28
},
You can’t perform that action at this time.
0 commit comments