Skip to content

Commit

Permalink
chore(main): release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Sep 16, 2024
1 parent ce9848f commit 45011bf
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.0](https://github.com/gravity-ui/app-layout/compare/v2.0.1...v2.1.0) (2024-09-16)


### Features

* **LayoutPlugin:** allow to set and pass crossOrigin for styles and scripts ([#46](https://github.com/gravity-ui/app-layout/issues/46)) ([ce9848f](https://github.com/gravity-ui/app-layout/commit/ce9848f6f244c3b723f01590e0200d6ca5008e8a))

## [2.0.1](https://github.com/gravity-ui/app-layout/compare/v2.0.0...v2.0.1) (2024-04-09)


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.0.1",
"version": "2.1.0",
"description": "",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 45011bf

Please sign in to comment.