Skip to content

Commit c280d1b

Browse files
chore(main): release 2.6.2 (#320)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 68ccc59 commit c280d1b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-datastore/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

55
[1]: https://pypi.org/project/google-cloud-datastore/#history
66

7+
## [2.6.2](https://github.com/googleapis/python-datastore/compare/v2.6.1...v2.6.2) (2022-06-07)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#318](https://github.com/googleapis/python-datastore/issues/318)) ([1dccd37](https://github.com/googleapis/python-datastore/commit/1dccd377fd86613b330df11477135b56e19d2226))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#319](https://github.com/googleapis/python-datastore/issues/319)) ([d3e9304](https://github.com/googleapis/python-datastore/commit/d3e93044c4520e5ebb25737cdd356d9d8e57fe6e))
18+
719
## [2.6.1](https://github.com/googleapis/python-datastore/compare/v2.6.0...v2.6.1) (2022-05-27)
820

921

packages/google-cloud-datastore/google/cloud/datastore/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.6.1"
15+
__version__ = "2.6.2"

0 commit comments

Comments
 (0)