# Changelog

All notable changes to this project will be documented in this file.

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.3.0](https://github.com/kaname-png/neko-plugins/compare/@kaname-png/plugin-influxdb@1.1.0...@kaname-png/plugin-influxdb@1.3.0) (2023-10-22)

### Bug Fixes

-   :bug: remove const in enums ([1bc1bab](https://github.com/kaname-png/neko-plugins/commit/1bc1babf87cd3e22a4fbb76d6f72bc8cc3cbcd3b))
-   :pencil2: fix typos ([bec7888](https://github.com/kaname-png/neko-plugins/commit/bec7888498258192b134eb4f817ac42710ba57e7))
-   **influxdb:** :bug: fix packages keywords ([4bf47d4](https://github.com/kaname-png/neko-plugins/commit/4bf47d458aecf7e0c44a8c22e8154e3279f3d244))
-   **influxdb:** :bug: fix sharedRun options ([9ad88d6](https://github.com/kaname-png/neko-plugins/commit/9ad88d6a124d86d86bc34f4523e12ede81005547))
-   **influxdb:** :bug: fix type paths and some fixes ([76b2f92](https://github.com/kaname-png/neko-plugins/commit/76b2f9220780cde9f1690ecf6a89b479140eb60a))
-   **influxdb:** :coffin: remove bad deps ([6735c68](https://github.com/kaname-png/neko-plugins/commit/6735c68048dc0bd9195f63289d85cc8c1bba0fdd))
-   **influxdb:** :sparkles: added a function to check if the client is initialized ([e55b177](https://github.com/kaname-png/neko-plugins/commit/e55b1774b8df38a8955e70aeef8f171868a2d4d5))
-   **subcommands-advanced:** use preconditions built-in instead of create a new preconditions with command options ([692d415](https://github.com/kaname-png/neko-plugins/commit/692d415eada9333ac564459443105e77a17178d2))

### Features

-   update deps and fix conflicts ([d9602ba](https://github.com/kaname-png/neko-plugins/commit/d9602ba4d5a691107f6524c5b58a917a4c286693))

# [1.2.0](https://github.com/kaname-png/neko-plugins/compare/@kaname-png/plugin-influxdb@1.1.0...@kaname-png/plugin-influxdb@1.2.0) (2023-09-06)

### Bug Fixes

-   :bug: remove const in enums ([1bc1bab](https://github.com/kaname-png/neko-plugins/commit/1bc1babf87cd3e22a4fbb76d6f72bc8cc3cbcd3b))
-   :pencil2: fix typos ([bec7888](https://github.com/kaname-png/neko-plugins/commit/bec7888498258192b134eb4f817ac42710ba57e7))
-   **influxdb:** :bug: fix packages keywords ([4bf47d4](https://github.com/kaname-png/neko-plugins/commit/4bf47d458aecf7e0c44a8c22e8154e3279f3d244))
-   **influxdb:** :coffin: remove bad deps ([6735c68](https://github.com/kaname-png/neko-plugins/commit/6735c68048dc0bd9195f63289d85cc8c1bba0fdd))
-   **influxdb:** :sparkles: added a function to check if the client is initialized ([e55b177](https://github.com/kaname-png/neko-plugins/commit/e55b1774b8df38a8955e70aeef8f171868a2d4d5))

### Features

-   update deps and fix conflicts ([d9602ba](https://github.com/kaname-png/neko-plugins/commit/d9602ba4d5a691107f6524c5b58a917a4c286693))

# 1.1.0 (2023-06-08)

### Bug Fixes

-   :bug: fix url ([90974a1](https://github.com/kaname-png/neko-plugins/commit/90974a17c57b9da6d26a28d9df932933ac361477))
-   **influxdb:** pkg version ([71d8a5f](https://github.com/kaname-png/neko-plugins/commit/71d8a5f95535fc1eef03cb40504f5ff9806027ed))

### Features

-   :sparkles: add influxDB plugin ([bf484a8](https://github.com/kaname-png/neko-plugins/commit/bf484a895a605d33bdbb3ed3163df0f0023b563f))

# 1.0.0 (2023-06-07)

### Features

-   add InfluxDB plugin
