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 19, 2022
1 parent 1bdffdc commit 8a29229
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,44 @@
## 36.5.1

<sup><time>19.12.2022</time></sup>

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

#### Что изменилось
- Исправлен импорт компонента Badge

#### Влияние на компоненты
- Патчи<br />`input` `select`


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

#### Что изменилось
- "export" типов заменен на "export type"

#### Влияние на компоненты
- Патчи<br />`calendar-input` `calendar` `date-range-input` `date-time-input` `input-autocomplete`<br /> `picker-button` `tooltip`


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

#### Что изменилось
- Исправлен patternId для imageUrl

#### Влияние на компоненты
- Патчи<br />`icon-view`


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

#### Что изменилось
- Исправлен отступ у лоадера в мобильной версии

#### Влияние на компоненты
- Патчи<br />`confirmation`



## 36.5.0

<sup><time>14.12.2022</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": "36.5.0",
"version": "36.5.1",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 8a29229

Please sign in to comment.