Skip to content

Commit

Permalink
[chore] bumped versions of @semcore/[email protected], @semcore/in…
Browse files Browse the repository at this point in the history
  • Loading branch information
semrush-ci-whale committed Aug 13, 2024
1 parent 9ea80ed commit e3c8d00
Show file tree
Hide file tree
Showing 15 changed files with 66 additions and 20 deletions.
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion semcore/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/accordion",
"description": "Semrush Accordion Component",
"version": "5.38.2",
"version": "5.38.3",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion semcore/dropdown-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/dropdown-menu",
"description": "Semrush DropdownMenu Component",
"version": "4.35.3",
"version": "4.35.4",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions semcore/inline-input/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [4.41.1] - 2024-08-13

### Changed

- Version patch update due to children dependencies update (`@semcore/input-number` [5.33.2 ~> 5.33.3]).

## [4.41.0] - 2024-07-25

### Changed
Expand Down
4 changes: 2 additions & 2 deletions semcore/inline-input/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/inline-input",
"description": "Semrush Input Component",
"version": "4.41.0",
"version": "4.41.1",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -17,7 +17,7 @@
"@semcore/spin": "5.31.2",
"@semcore/tooltip": "6.40.3",
"@semcore/utils": "4.32.2",
"@semcore/input-number": "5.33.2",
"@semcore/input-number": "5.33.3",
"@semcore/input": "4.32.2",
"@semcore/core": "2.29.2"
},
Expand Down
2 changes: 1 addition & 1 deletion semcore/input-number/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/input-number",
"description": "Semrush InputNumber Component",
"version": "5.33.2",
"version": "5.33.3",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions semcore/select/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [4.45.4] - 2024-08-13

### Changed

- Version patch update due to children dependencies update (`@semcore/dropdown-menu` [4.35.3 ~> 4.35.4]).

## [4.45.3] - 2024-08-12

### Changed
Expand Down
4 changes: 2 additions & 2 deletions semcore/select/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/select",
"description": "Semrush Select Component",
"version": "4.45.3",
"version": "4.45.4",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -14,7 +14,7 @@
"@semcore/base-trigger": "4.42.2",
"@semcore/checkbox": "7.34.2",
"@semcore/divider": "4.30.2",
"@semcore/dropdown-menu": "4.35.3",
"@semcore/dropdown-menu": "4.35.4",
"@semcore/popper": "5.39.3",
"@semcore/flex-box": "5.31.2",
"@semcore/icon": "4.43.2",
Expand Down
6 changes: 6 additions & 0 deletions semcore/time-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).

## [4.47.2] - 2024-08-13

### Changed

- Version patch update due to children dependencies update (`@semcore/select` [4.45.3 ~> 4.45.4]).

## [4.47.1] - 2024-08-12

### Changed
Expand Down
4 changes: 2 additions & 2 deletions semcore/time-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/time-picker",
"description": "Semrush TimePicker Component",
"version": "4.47.1",
"version": "4.47.2",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -15,7 +15,7 @@
"@semcore/button": "5.35.1",
"@semcore/flex-box": "5.31.2",
"@semcore/input": "4.32.2",
"@semcore/select": "4.45.3",
"@semcore/select": "4.45.4",
"@semcore/utils": "4.32.2"
},
"peerDependencies": {
Expand Down
14 changes: 14 additions & 0 deletions semcore/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [15.104.1] - 2024-08-13

### @semcore/accordion

- **Added** `alignItems=center` property by default to the ToggleButton.

### @semcore/dropdown-menu

- **Fixed** Clear the role of Menu popper.

### @semcore/input-number

- **Added** Handler for `onWheel` property on `Input.Value`.

## [15.104.0] - 2024-08-12

### @semcore/d3-chart
Expand Down
2 changes: 1 addition & 1 deletion semcore/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semcore/ui",
"version": "15.104.0",
"version": "15.104.1",
"license": "MIT",
"module": "./index.mjs",
"sideEffects": false,
Expand Down
14 changes: 14 additions & 0 deletions tools/entry-point/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [15.104.1] - 2024-08-13

### @semcore/accordion

- **Added** `alignItems=center` property by default to the ToggleButton.

### @semcore/dropdown-menu

- **Fixed** Clear the role of Menu popper.

### @semcore/input-number

- **Added** Handler for `onWheel` property on `Input.Value`.

## [15.104.0] - 2024-08-12

### @semcore/d3-chart
Expand Down
12 changes: 6 additions & 6 deletions tools/entry-point/components.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"@semcore/accordion": "5.38.2",
"@semcore/accordion": "5.38.3",
"@semcore/animation": "2.31.2",
"@semcore/badge": "4.30.2",
"@semcore/base-trigger": "4.42.2",
Expand All @@ -18,7 +18,7 @@
"@semcore/dot": "5.30.2",
"@semcore/drag-and-drop": "3.41.3",
"@semcore/dropdown": "4.36.1",
"@semcore/dropdown-menu": "4.35.3",
"@semcore/dropdown-menu": "4.35.4",
"@semcore/d3-chart": "3.51.3",
"@semcore/ellipsis": "2.32.3",
"@semcore/email": "1.0.2",
Expand All @@ -32,11 +32,11 @@
"@semcore/grid": "5.30.2",
"@semcore/icon": "4.43.2",
"@semcore/illustration": "2.32.0",
"@semcore/inline-input": "4.41.0",
"@semcore/inline-input": "4.41.1",
"@semcore/inline-edit": "4.33.2",
"@semcore/input": "4.32.2",
"@semcore/input-mask": "5.33.2",
"@semcore/input-number": "5.33.2",
"@semcore/input-number": "5.33.3",
"@semcore/input-tags": "4.36.2",
"@semcore/link": "5.36.3",
"@semcore/mini-chart": "0.17.2",
Expand All @@ -54,7 +54,7 @@
"@semcore/progress-bar": "4.30.2",
"@semcore/radio": "6.33.2",
"@semcore/scroll-area": "5.35.0",
"@semcore/select": "4.45.3",
"@semcore/select": "4.45.4",
"@semcore/side-panel": "3.41.0",
"@semcore/skeleton": "5.32.2",
"@semcore/slider": "4.31.2",
Expand All @@ -66,7 +66,7 @@
"@semcore/tab-panel": "4.32.2",
"@semcore/tag": "5.41.2",
"@semcore/textarea": "5.30.2",
"@semcore/time-picker": "4.47.1",
"@semcore/time-picker": "4.47.2",
"@semcore/tooltip": "6.40.3",
"@semcore/typography": "5.40.2",
"@semcore/utils": "4.32.2",
Expand Down
2 changes: 1 addition & 1 deletion tools/entry-point/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intergalactic",
"version": "15.104.0",
"version": "15.104.1",
"license": "MIT",
"dependencies": {
"intergalactic-migrate": "0.0.0",
Expand Down

0 comments on commit e3c8d00

Please sign in to comment.