Skip to content

Commit

Permalink
chore(master): release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and 3y3 committed Sep 26, 2024
1 parent 9683346 commit b899548
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.1](https://github.com/diplodoc-platform/search-extension/compare/v1.1.0...v1.1.1) (2024-09-26)


### Bug Fixes

* Add multilang index ([9683346](https://github.com/diplodoc-platform/search-extension/commit/9683346b192bfdee3a0ba6c4469a405326b45c48))
* Fix search tolerance ([1997adb](https://github.com/diplodoc-platform/search-extension/commit/1997adbe1657ec60a7cea5f0e28519c02c7adc14))

## [1.1.0](https://github.com/diplodoc-platform/search-extension/compare/v1.0.0...v1.1.0) (2024-09-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@diplodoc/search-extension",
"version": "1.1.0",
"version": "1.1.1",
"description": "Lunr based offline search extension for Diplodoc platform",
"main": "./lib/provider/index.js",
"types": "./lib/indexer/index.d.ts",
Expand Down

0 comments on commit b899548

Please sign in to comment.