Skip to content

Commit ad6bcd8

Browse files
committed
chore: fix release-please 0.2.0 baseline
1 parent 0742cfd commit ad6bcd8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.1.2"
33
}

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.2.0] - 2026-03-23
8+
## [0.2.0] - Unreleased
99

1010
### Added
1111

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3-
"bootstrap-sha": "bdc73c0654f661dc905eeaddf3791248694db6da",
3+
"bootstrap-sha": "db7bc86530b68150171c9922298bfa79dfa01256",
44
"packages": {
55
".": {
66
"release-type": "python",

0 commit comments

Comments
 (0)