This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree 4 files changed +17
-4
lines changed 4 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 3
3
"changelog" : [
4
4
" @changesets/changelog-github" ,
5
5
{ "repo" : " chakra-ui/chakra-ui-vue" }
6
- ],
6
+ ],
7
7
"commit" : false ,
8
8
"linked" : [],
9
- "access" : " restricted " ,
9
+ "access" : " public " ,
10
10
"baseBranch" : " master" ,
11
11
"updateInternalDependencies" : " patch"
12
12
}
Original file line number Diff line number Diff line change 1
1
{
2
- "mode" : " pre " ,
2
+ "mode" : " exit " ,
3
3
"tag" : " next" ,
4
4
"initialVersions" : {
5
5
"@chakra-ui/vue" : " 0.7.3" ,
Original file line number Diff line number Diff line change 110
110
"@babel/runtime-corejs2" : " ^7.8.7" ,
111
111
"@changesets/changelog-github" : " ^0.2.7" ,
112
112
"@changesets/cli" : " ^2.7.1" ,
113
+ "@changesets/get-github-info" : " ^0.4.4" ,
113
114
"@commitlint/cli" : " ^8.2.0" ,
114
115
"@commitlint/config-conventional" : " ^8.2.0" ,
115
116
"@emotion/babel-plugin" : " ^11.1.2" ,
132
133
"@vue/devtools" : " ^5.3.3" ,
133
134
"@vue/eslint-config-standard" : " ^4.0.0" ,
134
135
"@vue/test-utils" : " 1.0.0-beta.29" ,
136
+ "add" : " ^2.0.6" ,
135
137
"babel-core" : " 7.0.0-bridge.0" ,
136
138
"babel-eslint" : " ^10.1.0" ,
137
139
"babel-helper-vue-jsx-merge-props" : " ^2.0.3" ,
168
170
"v-scroll-lock" : " ^1.1.0" ,
169
171
"vue-loader" : " ^15.7.1" ,
170
172
"vue-lorem-ipsum" : " ^0.0.1" ,
171
- "watch" : " ^1.0.2"
173
+ "watch" : " ^1.0.2" ,
174
+ "yarn" : " ^1.22.10"
172
175
},
173
176
"keywords" : [
174
177
" vue" ,
Original file line number Diff line number Diff line change @@ -6705,6 +6705,11 @@ add-stream@^1.0.0:
6705
6705
resolved "https://registry.yarnpkg.com/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
6706
6706
integrity sha1-anmQQ3ynNtXhKI25K9MmbV9csqo=
6707
6707
6708
+ add@^2.0.6:
6709
+ version "2.0.6"
6710
+ resolved "https://registry.yarnpkg.com/add/-/add-2.0.6.tgz#248f0a9f6e5a528ef2295dbeec30532130ae2235"
6711
+ integrity sha1-JI8Kn25aUo7yKV2+7DBTITCuIjU=
6712
+
6708
6713
[email protected] , address@^1.0.1:
6709
6714
version "1.1.2"
6710
6715
resolved "https://registry.yarnpkg.com/address/-/address-1.1.2.tgz#bf1116c9c758c51b7a933d296b72c221ed9428b6"
@@ -26203,6 +26208,11 @@ yargs@~3.10.0:
26203
26208
decamelize "^1.0.0"
26204
26209
window-size "0.1.0"
26205
26210
26211
+ yarn@^1.22.10:
26212
+ version "1.22.10"
26213
+ resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.10.tgz#c99daa06257c80f8fa2c3f1490724e394c26b18c"
26214
+ integrity sha512-IanQGI9RRPAN87VGTF7zs2uxkSyQSrSPsju0COgbsKQOOXr5LtcVPeyXWgwVa0ywG3d8dg6kSYKGBuYK021qeA==
26215
+
26206
26216
yauzl@^2.10.0:
26207
26217
version "2.10.0"
26208
26218
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9"
You can’t perform that action at this time.
0 commit comments