We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7fe96 commit c9a7813Copy full SHA for c9a7813
2 files changed
README.rst
@@ -30,6 +30,14 @@ Credits
30
- `Iceflower S <https://github.com/IceflowRE>`__
31
- iceflower@gmx.de
32
33
+Changelog
34
+=========
35
+
36
+2.1.0
37
+-----
38
39
+- Running on Node 24 in GitHub Actions.
40
41
License
42
=======
43
typescript/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gitcc",
3
- "version": "2.0.13",
+ "version": "2.1.0",
4
"type": "module",
5
"private": true,
6
"author": "Iceflower S (iceflower@gmx.de)",
0 commit comments