# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.4.2] - 2025-02-25

### Updated
- Dependency updates

## [0.4.1] - 2024-11-18

### Updated
- Dependency updates

## [0.4.0] - 2024-09-24

### Fixed
- Fixed export as npm module
- Fixed `output` directory creation

### Updated
- Dependency updates

## [0.3.1] - 2024-09-05

### Updated
- Readme updates

## [0.3.0] - 2024-09-05

### Updated
- Dependency updates
- Convert to Typescript
- Better export filename

## [0.2.0] - 2023-09-11

### Updated
- Dependency updates
- Remove request library

## [0.1.1] - 2022-05-27

### Updated
- Added Husky

### Fixed
- Error Handling
- Dependencies

## [0.1.0] - 2022-05-27

### Changed
- Initial Commit
