Skip to content

Commit 1df80e0

Browse files
authored
chore(master): release 3.5.0 (#149)
1 parent 68ab6b9 commit 1df80e0

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+
## [3.5.0](https://github.com/diplodoc-platform/client/compare/v3.4.6...v3.5.0) (2025-06-03)
4+
5+
6+
### Features
7+
8+
* add algolia provider ([#148](https://github.com/diplodoc-platform/client/issues/148)) ([68ab6b9](https://github.com/diplodoc-platform/client/commit/68ab6b9e1891df4afeeb627c9b97667a47517a0b))
9+
310
## [3.4.6](https://github.com/diplodoc-platform/client/compare/v3.4.5...v3.4.6) (2025-05-29)
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/client",
3-
"version": "3.4.6",
3+
"version": "3.5.0",
44
"description": "",
55
"main": "./build/server/app.js",
66
"scripts": {

0 commit comments

Comments
 (0)