opusdev/vector-similarity-api
1
1# Changelog2 3All notable changes to this project will be documented in this file.4 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).7 8## v1.0.0 - 2024-12-109 10### Commits11 12- Initial implementation, tests, readme, types [`5d6baee`](https://github.com/ljharb/side-channel-list/commit/5d6baee5c9054a1238007f5a1dfc109a7a816251)13- Initial commit [`3ae784c`](https://github.com/ljharb/side-channel-list/commit/3ae784c63a47895fbaeed2a91ab54a8029a7a100)14- npm init [`07055a4`](https://github.com/ljharb/side-channel-list/commit/07055a4d139895565b199dba5fe2479c1a1b9e28)15- Only apps should have lockfiles [`9573058`](https://github.com/ljharb/side-channel-list/commit/9573058a47494e2d68f8c6c77b5d7fbe441949c1)16 