Skip to content

Commit

Permalink
chore(master): release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and vsesh committed Jun 25, 2024
1 parent beea1b6 commit c6f802b
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

## [2.2.1](https://github.com/diplodoc-platform/tabs-extension/compare/v2.2.0...v2.2.1) (2024-06-25)


### Bug Fixes

* **example:** fixed build error ([9f314fb](https://github.com/diplodoc-platform/tabs-extension/commit/9f314fbc4f7643988c56277befafc5004b023fca))
* remove forgotten comment ([cd81bc6](https://github.com/diplodoc-platform/tabs-extension/commit/cd81bc640b3941954c3165a332a98faa0a8020b0))

## [2.2.0](https://github.com/diplodoc-platform/tabs-extension/compare/v2.1.2...v2.2.0) (2024-06-11)


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

0 comments on commit c6f802b

Please sign in to comment.