Skip to content

Commit ff8786e

Browse files
author
Megafon CI
committed
chore(release): release
- @megafon/ui-core@4.15.1 - @megafon/ui-shared@4.16.0
1 parent 333a015 commit ff8786e

File tree

4 files changed

+26
-3
lines changed

4 files changed

+26
-3
lines changed

packages/ui-core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.1](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-core@4.15.0...@megafon/ui-core@4.15.1) (2023-04-04)
7+
8+
9+
### Bug Fixes
10+
11+
* **color:** new danger color for text type button ([7f53fd8](https://github.com/MegafonWebLab/megafon-ui/commit/7f53fd8d369f664e678c8cb2a437ef4fa5c801fc))
12+
* **pricebadge:** new props size and subtitle ([5f40360](https://github.com/MegafonWebLab/megafon-ui/commit/5f40360509e703a8fab2f4936aa109a9b63bafcd))
13+
14+
15+
16+
17+
618
# [4.15.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-core@4.14.2...@megafon/ui-core@4.15.0) (2023-03-27)
719

820

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.0",
3+
"version": "4.15.1",
44
"files": [
55
"dist",
66
"styles"

packages/ui-shared/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.16.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-shared@4.15.1...@megafon/ui-shared@4.16.0) (2023-04-04)
7+
8+
9+
### Features
10+
11+
* **storebanner:** add new mask for iphone 12 and content left on mobile ([8702938](https://github.com/MegafonWebLab/megafon-ui/commit/8702938d1bf9c0b1bbdc80f045e2bc329da1c99d))
12+
13+
14+
15+
16+
617
## [4.15.1](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-shared@4.15.0...@megafon/ui-shared@4.15.1) (2023-03-27)
718

819

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.15.1",
3+
"version": "4.16.0",
44
"files": [
55
"dist"
66
],
@@ -86,7 +86,7 @@
8686
},
8787
"dependencies": {
8888
"@babel/runtime": "^7.8.4",
89-
"@megafon/ui-core": "^4.15.0",
89+
"@megafon/ui-core": "^4.15.1",
9090
"@megafon/ui-helpers": "^2.4.0",
9191
"core-js": "^3.6.4",
9292
"htmr": "^0.9.2",

0 commit comments

Comments
 (0)