Skip to content

Commit cef80b9

Browse files
chore(main): release 1.8.4
1 parent 2681fb8 commit cef80b9

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "1.8.3"
2+
".": "1.8.4"
33
}
44

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.8.4](https://github.com/googleapis/python-pubsublite/compare/v1.8.3...v1.8.4) (2023-09-13)
4+
5+
6+
### Documentation
7+
8+
* Minor formatting ([2681fb8](https://github.com/googleapis/python-pubsublite/commit/2681fb8707bb31c5eaeb43cbadba87915a4986bb))
9+
310
## [1.8.3](https://github.com/googleapis/python-pubsublite/compare/v1.8.2...v1.8.3) (2023-07-05)
411

512

google/cloud/pubsublite/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.8.3" # {x-release-please-version}
16+
__version__ = "1.8.4" # {x-release-please-version}

samples/generated_samples/snippet_metadata_google.cloud.pubsublite.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-pubsublite",
11-
"version": "0.1.0"
11+
"version": "1.8.4"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)