Skip to content

Commit

Permalink
chore(main): release 2.4.0 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Aug 24, 2023
1 parent bcb42f3 commit 6f2e2dc
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.4.0](https://github.com/gravity-ui/components/compare/v2.3.0...v2.4.0) (2023-08-24)


### Features

* add FilePreview component ([#79](https://github.com/gravity-ui/components/issues/79)) ([c910ec5](https://github.com/gravity-ui/components/commit/c910ec5b368de4dfe8bc6049cc413fa4f3ca4d13))


### Bug Fixes

* remove bem-cn-lite usage ([#96](https://github.com/gravity-ui/components/issues/96)) ([6a2f5f3](https://github.com/gravity-ui/components/commit/6a2f5f384cd36fe8fdaf172ab421afd45ec76b03))

## [2.3.0](https://github.com/gravity-ui/components/compare/v2.2.0...v2.3.0) (2023-08-22)


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/components",
"version": "2.3.0",
"version": "2.4.0",
"description": "",
"license": "MIT",
"main": "./build/cjs/index.js",
Expand Down

0 comments on commit 6f2e2dc

Please sign in to comment.