fix(readme): Clarify license, trademark and company information in README

This commit is contained in:
2025-11-30 00:52:09 +00:00
parent 994af2469d
commit 483a854aa7
3 changed files with 17 additions and 6 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/elasticsearch',
version: '3.1.0',
description: 'log to elasticsearch in a kibana compatible format'
version: '3.1.4',
description: 'Enterprise-grade TypeScript client for Elasticsearch with type-safe queries, transactions, bulk operations, and observability'
}