Skip to content

Commit 3cdf48b

Browse files
yc-ui-bot3y3
authored andcommitted
chore(master): release 1.1.3
1 parent 301120d commit 3cdf48b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.3](https://github.com/diplodoc-platform/search-extension/compare/v1.1.2...v1.1.3) (2024-09-27)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix index exposing name ([301120d](https://github.com/diplodoc-platform/search-extension/commit/301120df588eef4e8ddcd87e93cf3b0aff27d301))
9+
310
## [1.1.2](https://github.com/diplodoc-platform/search-extension/compare/v1.1.1...v1.1.2) (2024-09-27)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@diplodoc/search-extension",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
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)