Skip to content

Commit

Permalink
chore(release): v1.10.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.3](v1.10.2...v1.10.3) (2024-10-31)

### Bug Fixes

* added missing readme + other files to published package ([#104](#104)) ([2c85aa4](2c85aa4))
  • Loading branch information
semantic-release-bot committed Oct 31, 2024
1 parent 2c85aa4 commit 17eb4e2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 0 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions ss-search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.3](https://github.com/yann510/ss-search/compare/v1.10.2...v1.10.3) (2024-10-31)


### Bug Fixes

* added missing readme + other files to published package ([#104](https://github.com/yann510/ss-search/issues/104)) ([2c85aa4](https://github.com/yann510/ss-search/commit/2c85aa4bdb38e39ed859561a6e81ff50f17fc25b))

## [1.10.2](https://github.com/yann510/ss-search/compare/v1.10.1...v1.10.2) (2024-10-31)


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.2",
"version": "1.10.3",
"description": "The most basic, yet powerful text search.",
"keywords": [
"search",
Expand Down

0 comments on commit 17eb4e2

Please sign in to comment.