This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/resource-manager?activeTab=versions
66
7+ ## [ 2.0.0] ( https://www.github.com/googleapis/nodejs-resource-manager/compare/v1.3.0...v2.0.0 ) (2021-06-01)
8+
9+
10+ ### ⚠ BREAKING CHANGES
11+
12+ * rename package to @google-cloud/resource-manager (#376 )
13+
14+ ### Features
15+
16+ * rename package to @google-cloud/resource-manager ([ #376 ] ( https://www.github.com/googleapis/nodejs-resource-manager/issues/376 ) ) ([ f9feeb2] ( https://www.github.com/googleapis/nodejs-resource-manager/commit/f9feeb22e0fbdfc0712dbcdc976d4f6f109fc44b ) )
17+
718## [ 1.3.0] ( https://www.github.com/googleapis/nodejs-resource-manager/compare/v1.2.1...v1.3.0 ) (2021-05-25)
819
920
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/resource-manager" ,
33 "description" : " Cloud Resource Manager Client Library for Node.js" ,
4- "version" : " 1.3 .0" ,
4+ "version" : " 2.0 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google LLC" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1414 "test" : " mocha --timeout=600000"
1515 },
1616 "dependencies" : {
17- "@google-cloud/resource-manager" : " ^1.3 .0"
17+ "@google-cloud/resource-manager" : " ^2.0 .0"
1818 },
1919 "devDependencies" : {
2020 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments