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 +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.2.0] ( https://github.com/googleapis/nodejs-appengine-admin/compare/v1.1.0...v1.2.0 ) (2022-03-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * promote to stable ([ #119 ] ( https://github.com/googleapis/nodejs-appengine-admin/issues/119 ) ) ([ 4d84360] ( https://github.com/googleapis/nodejs-appengine-admin/commit/4d84360f97c4417ae0ba4690b2c8511794640d94 ) )
9
+
3
10
## [ 1.1.0] ( https://www.github.com/googleapis/nodejs-appengine-admin/compare/v1.0.6...v1.1.0 ) (2021-08-23)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/appengine-admin" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.2 .0" ,
4
4
"description" : " Appengine client for Node.js" ,
5
5
"repository" : " googleapis/nodejs-appengine-admin" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 13
13
"test" : " c8 mocha --timeout 600000 test/*.js"
14
14
},
15
15
"dependencies" : {
16
- "@google-cloud/appengine-admin" : " ^1.1 .0"
16
+ "@google-cloud/appengine-admin" : " ^1.2 .0"
17
17
},
18
18
"devDependencies" : {
19
19
"c8" : " ^7.1.0" ,
You can’t perform that action at this time.
0 commit comments