Skip to content

Commit

Permalink
chore: release 3.0.3 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jul 12, 2021
1 parent 90000c1 commit 29f3dd2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/google-analytics-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [3.0.3](https://www.github.com/googleapis/nodejs-analytics-admin/compare/v3.0.2...v3.0.3) (2021-07-12)


### Bug Fixes

* **deps:** google-gax v2.17.1 ([#133](https://www.github.com/googleapis/nodejs-analytics-admin/issues/133)) ([ad5ad4d](https://www.github.com/googleapis/nodejs-analytics-admin/commit/ad5ad4da8348f36364cb1f67751bee70161d6c61))

### [3.0.2](https://www.github.com/googleapis/nodejs-analytics-admin/compare/v3.0.1...v3.0.2) (2021-06-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-analytics-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-analytics/admin",
"version": "3.0.2",
"version": "3.0.3",
"description": "Admin client for Node.js",
"repository": "googleapis/nodejs-analytics-admin",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-analytics-admin/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "c8 mocha --timeout 600000 test/*.js"
},
"dependencies": {
"@google-analytics/admin": "^3.0.2",
"@google-analytics/admin": "^3.0.3",
"google-auth-library": "^7.0.0",
"google-gax": "^2.6.3",
"http": "0.0.1-security",
Expand Down

0 comments on commit 29f3dd2

Please sign in to comment.