# 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] ## [0.2.3](https://github.com/DenisGorbachev/not-found-error/compare/v0.2.2...v0.2.3) - 2024-09-12 ### Added - add a Result type alias ## [0.2.2](https://github.com/DenisGorbachev/not-found-error/compare/v0.2.1...v0.2.2) - 2024-09-04 ### Other - config - Merge branch 'main' of github.com:DenisGorbachev/not-found-error - sort deps - sort deps ## [0.2.1](https://github.com/DenisGorbachev/not-found-error/compare/v0.2.0...v0.2.1) - 2024-08-05 ### Other - use the star link - fix caching - improve caching ## [0.1.6](https://github.com/DenisGorbachev/not-found-error/compare/v0.1.5...v0.1.6) - 2024-07-31 ### Added - implement locate ### Fixed - commitlint - commitlint ### Other - Merge branch 'main' of github.com:DenisGorbachev/not-found-error - allow more types in commitlint ## [0.1.5](https://github.com/DenisGorbachev/not-found-error/compare/v0.1.4...v0.1.5) - 2024-07-31 ### Other - add license ## [0.1.4](https://github.com/DenisGorbachev/not-found-error/compare/v0.1.3...v0.1.4) - 2024-07-30 ### Other - fix link ## [0.1.3](https://github.com/DenisGorbachev/not-found-error/compare/v0.1.2...v0.1.3) - 2024-07-30 ### Other - improve examples ## [0.1.2](https://github.com/DenisGorbachev/not-found-error/compare/v0.1.1...v0.1.2) - 2024-07-30 ### Other - fix headers