# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

[Unreleased](https://github.com/dotenvx/dotenvx-radar/compare/v0.14.2...main)

## 0.14.2

* Patch usage description ([#13](https://github.com/dotenvx/dotenvx-radar/pull/13))

## 0.14.1

* Update README

## 0.14.0

* Add `dotenvx-radar status` ([#12](https://github.com/dotenvx/dotenvx-radar/pull/12))

## 0.13.0

* Add `dotenvx-radar settings` ([#11](https://github.com/dotenvx/dotenvx-radar/pull/11))

## 0.12.0

* Add additional fields to observe ([#10](https://github.com/dotenvx/dotenvx-radar/pull/10))

## 0.11.0

* Add `observe` with git url ([#9](https://github.com/dotenvx/dotenvx-radar/pull/9))

## 0.10.0

### Added

* Add `dotenvx-radar logout` ([#8](https://github.com/dotenvx/dotenvx-radar/pull/8))

## 0.9.1

### Changed

* Include `dotenv` in package.json ([#7](https://github.com/dotenvx/dotenvx-radar/pull/7))

## 0.9.0

### Added

* Add bearer token support to `dotenvx-radar observe` ([#6](https://github.com/dotenvx/dotenvx-radar/pull/6))

## 0.8.0

### Added

* Add `dotenvx-radar login` command ([#5](https://github.com/dotenvx/dotenvx-radar/pull/5))

## 0.7.0

### Added

* Send observation data to api ([#4](https://github.com/dotenvx/dotenvx-radar/pull/4))

## 0.6.0

### Added

* Add `dotenvx-radar observe` cli that proxies to `main#observe` ([#3](https://github.com/dotenvx/dotenvx-radar/pull/3))

## 0.5.0

### Added

* Add `observe` function ([#2](https://github.com/dotenvx/dotenvx-radar/pull/2))

## 0.4.3

### Changed

* Patch bad formatting

## 0.4.2

### Changed

* Change log to reflect `dotenvx-radar`

## 0.4.1

### Changed

* Bump to `dotenvx` that supports exported cli

## 0.4.0

### Added

* Add `run` command that proxies to `dotenvx run` ([#1](https://github.com/dotenvx/dotenvx-radar/pull/1))

## 0.3.0

### Added

* Install `dotenvx` if not already installed in `install.sh` script

## 0.2.3

### Changed

* Patch `hello` action

## 0.2.2

### Changed

* Fix filename in `install.sh`

## 0.2.1

### Changed

* Fix registry url in `install.sh`

## 0.1.0

### Added

* Initial publish
