File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/google-proto-files?activeTab=versions
6
6
7
+ ## [ 4.0.0] ( https://github.com/googleapis/nodejs-proto-files/compare/v3.0.3...v4.0.0 ) (2023-08-11)
8
+
9
+
10
+ ### ⚠ BREAKING CHANGES
11
+
12
+ * upgrade to Node 14 ([ #462 ] ( https://github.com/googleapis/nodejs-proto-files/issues/462 ) )
13
+
14
+ ### Miscellaneous Chores
15
+
16
+ * Upgrade to Node 14 ([ #462 ] ( https://github.com/googleapis/nodejs-proto-files/issues/462 ) ) ([ dd47c3f] ( https://github.com/googleapis/nodejs-proto-files/commit/dd47c3f4687789ebae028b6b60fd3eea1bb60206 ) )
17
+
7
18
## [ 3.0.3] ( https://github.com/googleapis/nodejs-proto-files/compare/v3.0.2...v3.0.3 ) (2023-02-03)
8
19
9
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-proto-files" ,
3
3
"description" : " All of the Google API's protocol buffer files" ,
4
- "version" : " 3 .0.3 " ,
4
+ "version" : " 4 .0.0 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " google-proto-files project authors" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 14
14
"test" : " mocha"
15
15
},
16
16
"dependencies" : {
17
- "google-proto-files" : " ^3 .0.3 "
17
+ "google-proto-files" : " ^4 .0.0 "
18
18
},
19
19
"devDependencies" : {
20
20
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments