Skip to content

Commit

Permalink
chore(master): release 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot authored and 3y3 committed Oct 11, 2024
1 parent 5d103fc commit e0efe3e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [3.1.1](https://github.com/diplodoc-platform/client/compare/v3.1.0...v3.1.1) (2024-10-11)


### Bug Fixes

* Fix display controls on pages with navigation ([bda4754](https://github.com/diplodoc-platform/client/commit/bda47547e2b08702980af9527b766fdd1a227b17))
* Fix pages layout for all cases ([c83c201](https://github.com/diplodoc-platform/client/commit/c83c201fd8a41a9cc90f6ed559edda13a5ba548c))
* Fix tabs runtime execution ([cf9937a](https://github.com/diplodoc-platform/client/commit/cf9937ae5dfd3520b633f5b21d8168ac5e6e1e65))
* Replace css `.mobile` class with media rule ([7b804f9](https://github.com/diplodoc-platform/client/commit/7b804f9c30e5410d53daa79c675cc0a4883a1767))

## [3.1.0](https://github.com/diplodoc-platform/client/compare/v3.0.4...v3.1.0) (2024-10-03)


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/client",
"version": "3.1.0",
"version": "3.1.1",
"description": "",
"main": "./build/server/app.js",
"scripts": {
Expand Down

0 comments on commit e0efe3e

Please sign in to comment.