Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore(main): release 3.0.5 (#260)
Browse files Browse the repository at this point in the history
* chore(main): release 3.0.5

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and gcf-owl-bot[bot] authored Nov 11, 2022
1 parent 18948d2 commit d01abab
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.0.5](https://github.com/googleapis/nodejs-media-translation/compare/v3.0.4...v3.0.5) (2022-11-11)


### Bug Fixes

* **deps:** Use google-gax v3.5.2 ([#258](https://github.com/googleapis/nodejs-media-translation/issues/258)) ([1e26910](https://github.com/googleapis/nodejs-media-translation/commit/1e2691026bf580a0330d70f0f854987b7f96c865))
* Regenerated protos JS and TS definitions ([#262](https://github.com/googleapis/nodejs-media-translation/issues/262)) ([18948d2](https://github.com/googleapis/nodejs-media-translation/commit/18948d24a7b262db7211e47366cb1fd9f5499df6))

## [3.0.4](https://github.com/googleapis/nodejs-media-translation/compare/v3.0.3...v3.0.4) (2022-09-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/media-translation",
"version": "3.0.4",
"version": "3.0.5",
"description": "Mediatranslation client for Node.js",
"repository": "googleapis/nodejs-media-translation",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "nodejs-mediatranslation",
"version": "3.0.4",
"version": "3.0.5",
"language": "TYPESCRIPT",
"apis": [
{
Expand Down

0 comments on commit d01abab

Please sign in to comment.