Skip to content

Commit

Permalink
chore: publish root package [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
core-ds-bot committed Dec 6, 2024
1 parent f5e3cc7 commit 32b1ba4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 48.4.0

<sup><time>06.12.2024</time></sup>

### [#1465](https://github.com/core-ds/core-components/pull/1465)

#### Что изменилось
- Изменено поведение пропса clickableMonth. Добавлена возможность выбирать промежуток между месяцами. Первый клик по лейблу месяца выбирает весь месяц. Второй клик на следующий месяц выбирает промежуток между этими двумя месяцами.

#### Влияние на компоненты
- Минорное<br />`calendar`



## 48.3.0

<sup><time>28.11.2024</time></sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components",
"version": "48.3.0",
"version": "48.4.0",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 32b1ba4

Please sign in to comment.