@google-cloud/profiler 5.0.0 → 5.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,13 @@
4
4
 
5
5
  [1]: https://www.npmjs.com/package/@google-cloud/profiler?activeTab=versions
6
6
 
7
+ ## [5.0.1](https://github.com/googleapis/cloud-profiler-nodejs/compare/v5.0.0...v5.0.1) (2022-07-08)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * fix build so it includes expected files (and modify test to catch this) ([6d9a5ca](https://github.com/googleapis/cloud-profiler-nodejs/commit/6d9a5caa276a7d41f6f3b0e9da8d576e261f3f3f))
13
+
7
14
  ## [5.0.0](https://github.com/googleapis/cloud-profiler-nodejs/compare/v4.2.0...v5.0.0) (2022-06-20)
8
15
 
9
16
 
@@ -0,0 +1,3 @@
1
+ Files in this directory are generated files. Do not edit.
2
+
3
+ To regenerate, use the `proto:*` run scripts in package.json.