diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index dcf819f07..000000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,10 +0,0 @@ -# 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. - -## [1.3.0](https://github.com/nearform/lyra/compare/v1.2.0...v1.3.0) (2022-07-14) - - -### Features - -* **lyr:** adds typo tolerance ([#11](https://github.com/nearform/lyra/issues/11)) ([0d210d3](https://github.com/nearform/lyra/commit/0d210d3cfd96e21b1d908375485f6b648cf336ad)) diff --git a/packages/lyra/package.json b/packages/lyra/package.json index 47b2663b3..f6ac7e616 100644 --- a/packages/lyra/package.json +++ b/packages/lyra/package.json @@ -1,7 +1,7 @@ { "name": "@nearform/lyra", "description": "Fast, in-memory, typo-tolerant, full-text search engine", - "version": "0.0.1-beta-13", + "version": "0.0.1-beta-14", "author": { "name": "Michele Riva", "email": "ciao@micheleriva.it",