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 5c17ade commit 19c42d9Copy full SHA for 19c42d9
CHANGELOG.md
@@ -3,6 +3,18 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+<a name="2.1.3"></a>
7
+## 2.1.3 (2023-03-20)
8
+
9
10
+### Chores
11
12
+* update oas code gen ([#13](https://github.com/Himenon/github-api-create-commit/issues/13)) ([5c17ade](https://github.com/Himenon/github-api-create-commit/commit/5c17ade))
13
14
15
16
17
18
<a name="2.1.2"></a>
19
## 2.1.2 (2022-09-06)
20
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@himenon/github-api-create-commit",
- "version": "2.1.2",
+ "version": "2.1.3",
"description": "Create a Commit to GitHub via WebAPI",
"keywords": [
"github",
0 commit comments