We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f65bf commit ac6475cCopy full SHA for ac6475c
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.3.0 (2024-04-08)
2
+
3
+### Feat
4
5
+- **2015**: add grpc method for day-2
6
+- create grpc server for solutions
7
8
+### Fix
9
10
+- **2015**: rename remaining references
11
12
## 0.2.0 (2024-04-07)
13
14
### Feat
cz.yaml
@@ -2,4 +2,4 @@
commitizen:
name: cz_conventional_commits
tag_format: $version
- version: 0.2.0
+ version: 0.3.0
0 commit comments