Skip to content

Commit 0bc1adb

Browse files
yc-ui-bot3y3
authored andcommitted
chore(master): release 1.2.1
1 parent ab037be commit 0bc1adb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/diplodoc-platform/search-extension/compare/v1.2.0...v1.2.1) (2025-02-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Remove from result a lot of positions after shortish ([5d4ddd6](https://github.com/diplodoc-platform/search-extension/commit/5d4ddd6a3d176f360509ef8072943f1a97299c38))
9+
310
## [1.2.0](https://github.com/diplodoc-platform/search-extension/compare/v1.1.5...v1.2.0) (2025-01-30)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@diplodoc/search-extension",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Lunr based offline search extension for Diplodoc platform",
55
"main": "./lib/provider/index.js",
66
"types": "./lib/indexer/index.d.ts",

0 commit comments

Comments
 (0)