# 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.15.8...main)

## [0.15.8](https://github.com/dotenvx/dotenvx-radar/compare/v0.15.7...v0.15.8) (2025-09-18)

### Changed

* Send to `ops.dotenvx.com` instead of `radar.dotenvx.com`

## [0.15.7](https://github.com/dotenvx/dotenvx-radar/compare/v0.15.6...v0.15.7) (2025-09-18)

### Added

* Add deprecation notice - install [dotenvx-ops](https://dotenvx.com/docs/ops) as a seamless replacement ([#20](https://github.com/dotenvx/dotenvx-radar/pull/20))

## [0.15.6](https://github.com/dotenvx/dotenvx-radar/compare/v0.15.5...v0.15.6) (2025-08-27)

### Changed

* Send device public key along with sync ([#19](https://github.com/dotenvx/dotenvx-radar/pull/19))

## [0.15.5](https://github.com/dotenvx/dotenvx-radar/compare/v0.15.3...v0.15.5) (2025-08-23)

### Added

* Mark device during login handshake ([#18](https://github.com/dotenvx/dotenvx-radar/pull/18))

## [0.15.3](https://github.com/dotenvx/dotenvx-radar/compare/v0.15.2...v0.15.3) (2025-08-23)

### Changed

* Install latest dotenvx when installing dotenvx-radar ([#17](https://github.com/dotenvx/dotenvx-radar/pull/17))

## [0.15.2](https://github.com/dotenvx/dotenvx-radar/compare/v0.15.1...v0.15.2) (2025-08-18)

### Changed

* Fix bad method name ([#15](https://github.com/dotenvx/dotenvx-radar/pull/15))

## [0.15.1](https://github.com/dotenvx/dotenvx-radar/compare/v0.15.0...v0.15.1) (2025-08-18)

### Changed

* Switch to `DOTENVX_PROJECT_ID`

## [0.15.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.14.2...v0.15.0) (2025-08-18)

### Added

* Add sync command ([#14](https://github.com/dotenvx/dotenvx-radar/pull/14))

## [0.14.2](https://github.com/dotenvx/dotenvx-radar/compare/v0.14.1...v0.14.2) (2025-07-21)

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

## [0.14.1](https://github.com/dotenvx/dotenvx-radar/compare/v0.14.0...v0.14.1) (2025-07-21)

* Update README

## [0.14.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.13.0...v0.14.0) (2025-07-19)

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

## [0.13.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.12.0...v0.13.0) (2025-07-15)

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

## [0.12.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.11.0...v0.12.0) (2025-07-15)

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

## [0.11.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.10.0...v0.11.0) (2025-07-15)

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

## [0.10.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.9.1...v0.10.0) (2025-07-14)

### Added

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

## [0.9.1](https://github.com/dotenvx/dotenvx-radar/compare/v0.9.0...v0.9.1) (2025-07-14)

### Changed

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

## [0.9.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.8.0...v0.9.0) (2025-07-14)

### Added

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

## [0.8.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.7.0...v0.8.0) (2025-07-14)

### Added

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

## [0.7.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.6.0...v0.7.0) (2025-07-11)

### Added

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

## [0.6.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.5.0...v0.6.0) (2025-07-09)

### Added

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

## [0.5.0](https://github.com/dotenvx/dotenvx-radar/compare/v0.4.3...v0.5.0) (2025-07-09)

### 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
