Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: ss-search 1.12.0
  • Loading branch information
NX CI Bot committed Nov 3, 2024
1 parent a307657 commit 35b4797
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions ss-search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
## 1.12.0 (2024-11-03)


### 🚀 Features

- updated all dependencies + improved return typing with overloads for the search function ([#66](https://github.com/yann510/ss-search/pull/66))

- fixed return type when withScore is passed + optimized readability and speed of search function + fixed bug when withScore is true and search text is empty ([#69](https://github.com/yann510/ss-search/pull/69))


### 🩹 Fixes

- semantic-release ([0f9d647](https://github.com/yann510/ss-search/commit/0f9d647))

- semantic-release + format ([4661021](https://github.com/yann510/ss-search/commit/4661021))

- semantic-release ([f5fdfdf](https://github.com/yann510/ss-search/commit/f5fdfdf))

- version tagging ([aaf15a4](https://github.com/yann510/ss-search/commit/aaf15a4))

- semantic-release ([1405328](https://github.com/yann510/ss-search/commit/1405328))

- removed rollup config ([25efdcb](https://github.com/yann510/ss-search/commit/25efdcb))

- change package type to module ([#92](https://github.com/yann510/ss-search/pull/92))

- updated nx and removed exposed cloud token -> nx login for remote caching ([#100](https://github.com/yann510/ss-search/pull/100))

- benchmark by using es modules in ss-search package ([20322ab](https://github.com/yann510/ss-search/commit/20322ab))

- build output is now truly esm friendly and works well with cjs too ([#101](https://github.com/yann510/ss-search/pull/101))

- added missing readme + other files to published package ([#104](https://github.com/yann510/ss-search/pull/104))


### ❤️ Thank You

- Vasilis Voyiadjis @billvog
- Yann Thibodeau

## 1.11.0 (2024-11-03)


Expand Down

0 comments on commit 35b4797

Please sign in to comment.