Skip to content

Commit f59e7a4

Browse files
chore(main): release 2.5.1
1 parent be31ce0 commit f59e7a4

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.5.1](https://github.com/gravity-ui/app-layout/compare/v2.5.0...v2.5.1) (2026-07-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **incompatible:** improve incompatible cookie security ([#66](https://github.com/gravity-ui/app-layout/issues/66)) ([b750b31](https://github.com/gravity-ui/app-layout/commit/b750b31780e517dc1a0af46e30d10e166f073d7b))
9+
310
## [2.5.0](https://github.com/gravity-ui/app-layout/compare/v2.4.1...v2.5.0) (2026-05-08)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/app-layout",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)