We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95d0cf commit 9c0d895Copy full SHA for 9c0d895
CHANGELOG.md
@@ -10,6 +10,8 @@
10
- subscription products contain the plan id
11
- `mongodbflex`: [1.0.0](services/mongodbflex/CHANGELOG.md#v100-2025-05-02)
12
- **Breaking Change:** Introduce typed enum constants for status attributes
13
+- `git`: [v0.3.2](services/git/CHANGELOG.md#v032-2025-05-02)
14
+ - **Bugfix**: Spelling corrections in documentation
15
16
## Release (2025-04-30)
17
- `core`: [v0.17.1](core/CHANGELOG.md#v0171-2025-04-09)
services/git/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v0.3.2 (2025-05-02)
2
+- **Bugfix**: Spelling corrections in documentation
3
+
4
## v0.3.1 (2025-04-29)
5
- **Bugfix:** Correctly handle empty payload in body
6
0 commit comments