Skip to content

Commit 72a7d35

Browse files
author
Megafon CI
committed
chore(release): release
- @megafon/ui-core@4.15.4 - @megafon/ui-shared@4.18.1
1 parent 91d36b7 commit 72a7d35

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-3
lines changed

packages/ui-core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.15.4](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-core@4.15.3...@megafon/ui-core@4.15.4) (2023-04-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **tabs:** fixed gradient on swiper edges ([650e9be](https://github.com/MegafonWebLab/megafon-ui/commit/650e9beea8318ccf7bf564b4473a9d3487457694))
12+
13+
14+
15+
16+
617
## [4.15.3](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-core@4.15.2...@megafon/ui-core@4.15.3) (2023-04-14)
718

819

packages/ui-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@megafon/ui-core",
3-
"version": "4.15.3",
3+
"version": "4.15.4",
44
"files": [
55
"dist",
66
"styles"

packages/ui-shared/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.18.1](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-shared@4.18.0...@megafon/ui-shared@4.18.1) (2023-04-17)
7+
8+
**Note:** Version bump only for package @megafon/ui-shared
9+
10+
11+
12+
13+
614
# [4.18.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-shared@4.17.0...@megafon/ui-shared@4.18.0) (2023-04-14)
715

816

packages/ui-shared/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@megafon/ui-shared",
3-
"version": "4.18.0",
3+
"version": "4.18.1",
44
"files": [
55
"dist"
66
],
@@ -86,7 +86,7 @@
8686
},
8787
"dependencies": {
8888
"@babel/runtime": "^7.8.4",
89-
"@megafon/ui-core": "^4.15.3",
89+
"@megafon/ui-core": "^4.15.4",
9090
"@megafon/ui-helpers": "^2.4.0",
9191
"core-js": "^3.6.4",
9292
"htmr": "^0.9.2",

0 commit comments

Comments
 (0)