File tree 3 files changed +9
-2
lines changed
3 files changed +9
-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
+ ## [ 3.0.1] ( https://github.com/googleapis/nodejs-proto-files/compare/v3.0.0...v3.0.1 ) (2022-07-21)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** update dependency protobufjs to v7 ([ #439 ] ( https://github.com/googleapis/nodejs-proto-files/issues/439 ) ) ([ 41b973f] ( https://github.com/googleapis/nodejs-proto-files/commit/41b973f71e0a84b64d5bafa4a0d878224223d91a ) )
13
+
7
14
## [ 3.0.0] ( https://github.com/googleapis/nodejs-proto-files/compare/v2.5.2...v3.0.0 ) (2022-05-20)
8
15
9
16
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.0 " ,
4
+ "version" : " 3.0.1 " ,
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.0 "
17
+ "google-proto-files" : " ^3.0.1 "
18
18
},
19
19
"devDependencies" : {
20
20
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments