Skip to content

Commit

Permalink
chore(master): release 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Mar 4, 2025
1 parent 749a20b commit 53eb9b5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [3.6.0](https://github.com/diplodoc-platform/tabs-extension/compare/v3.5.1...v3.6.0) (2025-03-04)


### Features

* added support for React 19 in peerDependencies ([df44998](https://github.com/diplodoc-platform/tabs-extension/commit/df4499865c852164947672427a5f1eae7ab2d2f7))
* save and restore grouped tabs selection ([#78](https://github.com/diplodoc-platform/tabs-extension/issues/78)) ([749a20b](https://github.com/diplodoc-platform/tabs-extension/commit/749a20b0daaf145e28e469ccde2228c89d549c19))
* **tests:** typechecking and tests debugging correct ([317c0da](https://github.com/diplodoc-platform/tabs-extension/commit/317c0dad275bfa1e8a62e4beda672124ce29e454))

## [3.5.1](https://github.com/diplodoc-platform/tabs-extension/compare/v3.5.0...v3.5.1) (2024-10-22)


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/tabs-extension",
"version": "3.5.1",
"version": "3.6.0",
"description": "Tabs plugin for Diplodoc transformer and builder",
"main": "build/plugin/index.js",
"types": "build/plugin/index.d.ts",
Expand Down

0 comments on commit 53eb9b5

Please sign in to comment.