Skip to content

Commit

Permalink
chore(master): release 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Sep 24, 2024
1 parent cdfa1b7 commit 80f8b6e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [2.9.0](https://github.com/diplodoc-platform/client/compare/v2.8.2...v2.9.0) (2024-09-24)


### Features

* Apply root classes as fast as possible ([46cc648](https://github.com/diplodoc-platform/client/commit/46cc6480a222586efe33281984f988f2ce7c58f7))


### Bug Fixes

* Extract PC blocks to isolated modules ([0b1f57c](https://github.com/diplodoc-platform/client/commit/0b1f57c1365ccba04e0ccc8da3adedc243d536ad))
* Fix layout defaultProps warning ([cdfa1b7](https://github.com/diplodoc-platform/client/commit/cdfa1b7b2a17e455ef21060c8545b24aa49c4a59))
* Refactor App - split on more parts ([ab4a8cc](https://github.com/diplodoc-platform/client/commit/ab4a8ccce894995855cdf0d6eda6d68193c44ffd))

## [2.8.2](https://github.com/diplodoc-platform/client/compare/v2.8.1...v2.8.2) (2024-09-20)


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

0 comments on commit 80f8b6e

Please sign in to comment.