Skip to content

Commit

Permalink
chore(master): release 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Nov 1, 2024
1 parent 963decb commit 1000568
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.5](https://github.com/diplodoc-platform/search-extension/compare/v1.1.4...v1.1.5) (2024-11-01)


### Bug Fixes

* Drop data toc usage ([3a6a4ba](https://github.com/diplodoc-platform/search-extension/commit/3a6a4baf45bdaaf6ad1c8d3b0eed040d05cbcc51))
* Fix types publishing ([963decb](https://github.com/diplodoc-platform/search-extension/commit/963decbf95f245a5d9baf31e3eb6a2cfa45f564b))

## [1.1.4](https://github.com/diplodoc-platform/search-extension/compare/v1.1.3...v1.1.4) (2024-09-30)


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.4",
"version": "1.1.5",
"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 1000568

Please sign in to comment.