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

## [Unreleased]

## [v1.0.8] - 2023-11-15

### Added
- Add `timezones.js` module exporting an array of timezone identifiers

## [v1.0.7] - 2023-10-01

### Added
- Add CommonJS versions of modules
- Add main module for `import '@shgysk8zer0/consts` and `require('@shgysk8zer0/consts')`

## [v1.0.6] - 2023-09-26

### Fixed
- Fixed bad badges in `README.md`

## [v1.0.5] - 2023-09-26

### Added
- Add some missing common mimes and extensions

### Fixed
- Fix mime types for fonts

## [v1.0.4] - 2023-09-26

### Fixed
- Add missing aliases in `mimes.js`

## [v1.0.3] - 2023-09-25

### Fixed
- Actually commit `mimes.js`

## [v1.0.2] - 2023-09-25

### Added
- Add missing `mimes.js`
- Add a few missing extensions

### Fixed
- Export things correctly

## [v1.0.1] - 2023-09-24

### Fixed
- Update badges in README

## [v1.0.0] - 2023-09-24

Initial Release
