fix(core): update

This commit is contained in:
2023-08-29 11:11:25 +02:00
parent cdbf1fd316
commit 203444d1a6
8 changed files with 1805 additions and 538 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/elasticsearch',
version: '2.0.6',
version: '2.0.7',
description: 'log to elasticsearch in a kibana compatible format'
}