Skip to content

Commit

Permalink
chore(release): v1.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.1](v1.10.0...v1.10.1) (2024-10-28)

### Bug Fixes

* benchmark by using es modules in ss-search package ([20322ab](20322ab))
* updated nx and removed exposed cloud token -> nx login for remote caching ([#100](#100)) ([f47d5d0](f47d5d0))
  • Loading branch information
semantic-release-bot committed Oct 28, 2024
1 parent 0168fde commit 84f66a5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ss-search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.10.1](https://github.com/yann510/ss-search/compare/v1.10.0...v1.10.1) (2024-10-28)


### Bug Fixes

* benchmark by using es modules in ss-search package ([20322ab](https://github.com/yann510/ss-search/commit/20322ab61896eb8a7d35b0e922655f4da0976f62))
* updated nx and removed exposed cloud token -> nx login for remote caching ([#100](https://github.com/yann510/ss-search/issues/100)) ([f47d5d0](https://github.com/yann510/ss-search/commit/f47d5d0f15eaae1f0b6ca522774e5bf48f571604))

# [1.10.0](https://github.com/yann510/ss-search/compare/v1.9.1...v1.10.0) (2024-10-28)


Expand Down
2 changes: 1 addition & 1 deletion ss-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ss-search",
"version": "1.10.0",
"version": "1.10.1",
"repository": "https://github.com/yann510/ss-search",
"dependencies": {
"lodash-es": "^4.17.21"
Expand Down

0 comments on commit 84f66a5

Please sign in to comment.