10000 docs: fix changelog header to consistent size (#258) · googleapis/google-cloud-python@fb83f13 · GitHub
[go: up one dir, main page]

Skip to content

Commit fb83f13

Browse files
dandhleeparthea
andauthored
docs: fix changelog header to consistent size (#258)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent dc1ceaa commit fb83f13

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

packages/google-cloud-private-ca/CHANGELOG.md

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

3-
### [1.3.1](https://github.com/googleapis/python-security-private-ca/compare/v1.3.0...v1.3.1) (2022-05-05)
3+
## [1.3.1](https://github.com/googleapis/python-security-private-ca/compare/v1.3.0...v1.3.1) (2022-05-05)
44

55

66
### Documentation
@@ -14,23 +14,23 @@
1414

1515
* Add `skip_grace_period` flag to DeleteCertificateAuthority API ([#197](https://github.com/googleapis/python-security-private-ca/issues/197)) ([3119d1a](https://github.com/googleapis/python-security-private-ca/commit/3119d1a55701ddf09d3a1351fafab731bf2b4cf1))
1616

17-
### [1.2.4](https://github.com/googleapis/python-security-private-ca/compare/v1.2.3...v1.2.4) (2022-03-05)
17+
## [1.2.4](https://github.com/googleapis/python-security-private-ca/compare/v1.2.3...v1.2.4) (2022-03-05)
1818

1919

2020
### Bug Fixes
2121

2222
* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#192](https://github.com/googleapis/python-security-private-ca/issues/192)) ([3b4a00b](https://github.com/googleapis/python-security-private-ca/commit/3b4a00b60a35c99780e7090191553c622b353055))
2323
* **deps:** require proto-plus>=1.15.0 ([3b4a00b](https://github.com/googleapis/python-security-private-ca/commit/3b4a00b60a35c99780e7090191553c622b353055))
2424

25-
### [1.2.3](https://github.com/googleapis/python-security-private-ca/compare/v1.2.2...v1.2.3) (2022-02-26)
25+
## [1.2.3](https://github.com/googleapis/python-security-private-ca/compare/v1.2.2...v1.2.3) (2022-02-26)
2626

2727

2828
### Documentation
2929

3030
* add generated snippets ([#180](https://github.com/googleapis/python-security-private-ca/issues/180)) ([35054f8](https://github.com/googleapis/python-security-private-ca/commit/35054f85db310ac3b0e6393557e42f40d0018995))
3131
* **samples:** add template/monitoring samples ([#174](https://github.com/googleapis/python-security-private-ca/issues/174)) ([9fbd3e1](https://github.com/googleapis/python-security-private-ca/commit/9fbd3e11b5f5d6370ffbd1702dd18c8774dc41be))
3232

33-
### [1.2.2](https://github.com/googleapis/python-security-private-ca/compare/v1.2.1...v1.2.2) (2022-02-03)
33+
## [1.2.2](https://github.com/googleapis/python-security-private-ca/compare/v1.2.1...v1.2.2) (2022-02-03)
3434

3535

3636
### Features
@@ -55,7 +55,7 @@
5555
* mark CaPool.lifetime as IMMUTABLE ([#177](https://github.com/googleapis/python-security-private-ca/issues/177)) ([259f1c9](https://github.com/googleapis/python-security-private-ca/commit/259f1c9e354b33140ff13a8ddb1b503ec810630b))
5656
* **samples:** add sample to filter certificates ([#160](https://github.com/googleapis/python-security-private-ca/issues/160)) ([a0ae8b2](https://github.com/googleapis/python-security-private-ca/commit/a0ae8b2c9139bee84c2da645d4456b97066eff74))
5757

58-
### [1.2.1](https://www.github.com/googleapis/python-security-private-ca/compare/v1.2.0...v1.2.1) (2021-11-02)
58+
## [1.2.1](https://www.github.com/googleapis/python-security-private-ca/compare/v1.2.0...v1.2.1) (2021-11-02)
5959

6060

6161
### Bug Fixes
@@ -83,21 +83,21 @@
8383

8484
* add context manager support in client ([#131](https://www.github.com/googleapis/python-security-private-ca/issues/131)) ([eb9fc8b](https://www.github.com/googleapis/python-security-private-ca/commit/eb9fc8b1a324505418ece9636e91d844e11845de))
8585

86-
### [1.0.6](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.5...v1.0.6) (2021-09-30)
86+
## [1.0.6](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.5...v1.0.6) (2021-09-30)
8787

8888

8989
### Bug Fixes
9090

9191
* improper types in pagers generation ([f86ec89](https://www.github.com/googleapis/python-security-private-ca/commit/f86ec89f3c4537556188064606be005ee7feb056))
9292

93-
### [1.0.5](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.4...v1.0.5) (2021-09-24)
93+
## [1.0.5](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.4...v1.0.5) (2021-09-24)
9494

9595

9696
### Bug Fixes
9797

9898
* add 'dict' annotation type to 'request' ([49b5c9a](https://www.github.com/googleapis/python-security-private-ca/commit/49b5c9ae54c594abf1a8158506e2a1ddb6dce67d))
9999

100-
### [1.0.4](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.3...v1.0.4) (2021-08-10)
100+
## [1.0.4](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.3...v1.0.4) (2021-08-10)
101101

102102

103103
### Documentation
@@ -109,7 +109,7 @@
109109

110110
* release as 1.0.4 ([#100](https://www.github.com/googleapis/python-security-private-ca/issues/100)) ([47fb407](https://www.github.com/googleapis/python-security-private-ca/commit/47fb4075db02e5c3eaf4f25f3d032a6c2514afce))
111111

112-
### [1.0.3](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.2...v1.0.3) (2021-07-29)
112+
## [1.0.3](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.2...v1.0.3) (2021-07-29)
113113

114114

115115
### Bug Fixes
@@ -127,14 +127,14 @@
127127

128128
* release as 1.0.3 ([#92](https://www.github.com/googleapis/python-security-private-ca/issues/92)) ([6026929](https://www.github.com/googleapis/python-security-private-ca/commit/6026929efe36ecec40afbc442f09df609b7c42a8))
129129

130-
### [1.0.2](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.1...v1.0.2) (2021-07-20)
130+
## [1.0.2](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.1...v1.0.2) (2021-07-20)
131131

132132

133133
### Bug Fixes
134134

135135
* **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#83](https://www.github.com/googleapis/python-security-private-ca/issues/83)) ([cd5390c](https://www.github.com/googleapis/python-security-private-ca/commit/cd5390cf5fff50419b000c71431d8ede0de35833))
136136

137-
### [1.0.1](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.0...v1.0.1) (2021-07-16)
137+
## [1.0.1](https://www.github.com/googleapis/python-security-private-ca/compare/v1.0.0...v1.0.1) (2021-07-16)
138138

139139

140140
### Bug Fixes
@@ -189,7 +189,7 @@
189189
* add async client to %name_%version/init.py ([c4c8624](https://www.github.com/googleapis/python-security-private-ca/commit/c4c862426fb5b7b931dd0de4d26d1ac27ce05f1a))
190190
* **deps:** add packaging requirement ([#56](https://www.github.com/googleapis/python-security-private-ca/issues/56)) ([5877dda](https://www.github.com/googleapis/python-security-private-ca/commit/5877dda559311e87de8f9f06f8174a0e1d4c62bc))
191191

192-
### [0.1.1](https://www.github.com/googleapis/python-security-private-ca/compare/v0.1.0...v0.1.1) (2020-10-02)
192+
## [0.1.1](https://www.github.com/googleapis/python-security-private-ca/compare/v0.1.0...v0.1.1) (2020-10-02)
193193

194194

195195
### Documentation

0 commit comments

Comments
 (0)
0