fix(documentation): Remove outdated changelog entries

This commit is contained in:
2024-06-23 23:37:29 +02:00
parent b14ae1d8a6
commit 6404c8342a
2 changed files with 60 additions and 18 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartgit',
version: '3.1.0',
version: '3.1.1',
description: 'A smart wrapper for nodegit that simplifies Git operations in Node.js.'
}