Skip to content

Commit

Permalink
chore(main): release 2.1.1 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Jan 30, 2025
1 parent cb6a9ff commit 5f325f9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.1](https://github.com/gravity-ui/app-layout/compare/v2.1.0...v2.1.1) (2025-01-30)


### Bug Fixes

* **RenderBodyContent:** make renderBodyContent ssr-friendly ([#49](https://github.com/gravity-ui/app-layout/issues/49)) ([cb6a9ff](https://github.com/gravity-ui/app-layout/commit/cb6a9ff123440b15e7303837ed4446c03f5af264))

## [2.1.0](https://github.com/gravity-ui/app-layout/compare/v2.0.1...v2.1.0) (2024-09-16)


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": "@gravity-ui/app-layout",
"version": "2.1.0",
"version": "2.1.1",
"description": "",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 5f325f9

Please sign in to comment.