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.3] ( https://github.com/googleapis/nodejs-proto-files/compare/v3.0.2...v3.0.3 ) (2023-02-03)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * Revert "test: update tests to reflect upstream fix ([ #448 ] ( https://github.com/googleapis/nodejs-proto-files/issues/448 ) )" ([ #449 ] ( https://github.com/googleapis/nodejs-proto-files/issues/449 ) ) ([ 4b6bdc9] ( https://github.com/googleapis/nodejs-proto-files/commit/4b6bdc932b015f30eae652a9fb8927c9d84ea4d1 ) )
13
+
7
14
## [ 3.0.2] ( https://github.com/googleapis/nodejs-proto-files/compare/v3.0.1...v3.0.2 ) (2022-08-23)
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.2 " ,
4
+ "version" : " 3.0.3 " ,
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.2 "
17
+ "google-proto-files" : " ^3.0.3 "
18
18
},
19
19
"devDependencies" : {
20
20
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments