Skip to content

Commit

Permalink
[chore] bumped versions of @semcore/[email protected], @semcore/dropdown@…
Browse files Browse the repository at this point in the history
  • Loading branch information
semrush-ci-whale committed Dec 9, 2024
1 parent 9b06b22 commit c66cb3e
Show file tree
Hide file tree
Showing 41 changed files with 307 additions and 98 deletions.
50 changes: 25 additions & 25 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions 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.43.0",
"version": "5.43.1",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -16,7 +16,7 @@
"@semcore/flex-box": "5.39.0",
"@semcore/icon": "4.53.0",
"@semcore/utils": "4.44.0",
"@semcore/button": "5.40.0",
"@semcore/button": "5.40.1",
"@semcore/typography": "5.48.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion semcore/base-trigger/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/base-trigger",
"description": "Semrush BaseTrigger Component",
"version": "4.49.0",
"version": "4.49.2",
"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/button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/button",
"description": "Semrush Button Component",
"version": "5.40.0",
"version": "5.40.1",
"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/card/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/).

## [5.44.1] - 2024-12-09

### Changed

- Version patch update due to children dependencies update (`@semcore/button` [5.40.0 ~> 5.40.1]).

## [5.44.0] - 2024-11-29

### Changed
Expand Down
4 changes: 2 additions & 2 deletions semcore/card/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/card",
"description": "Semrush Card Component",
"version": "5.44.0",
"version": "5.44.1",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -16,7 +16,7 @@
"@semcore/flex-box": "5.39.0",
"@semcore/typography": "5.48.0",
"@semcore/tooltip": "6.47.0",
"@semcore/button": "5.40.0",
"@semcore/button": "5.40.1",
"@semcore/icon": "4.53.0"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions semcore/carousel/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/).

## [3.45.1] - 2024-12-09

### Changed

- Version patch update due to children dependencies update (`@semcore/button` [5.40.0 ~> 5.40.1]).

## [3.45.0] - 2024-11-29

### Changed
Expand Down
4 changes: 2 additions & 2 deletions semcore/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/carousel",
"description": "Semrush Carousel Component",
"version": "3.45.0",
"version": "3.45.1",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -15,7 +15,7 @@
"@semcore/flex-box": "5.39.0",
"@semcore/icon": "4.53.0",
"@semcore/utils": "4.44.0",
"@semcore/button": "5.40.0",
"@semcore/button": "5.40.1",
"@semcore/modal": "4.50.0",
"@semcore/breakpoints": "1.39.0"
},
Expand Down
6 changes: 6 additions & 0 deletions semcore/color-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/).

## [2.41.6] - 2024-12-09

### Changed

- Version patch update due to children dependencies update (`@semcore/button` [5.40.0 ~> 5.40.1], `@semcore/dropdown` [4.41.5 ~> 4.41.7]).

## [2.41.5] - 2024-11-29

### Changed
Expand Down
6 changes: 3 additions & 3 deletions semcore/color-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/color-picker",
"description": "Semrush ColorPicker Component",
"version": "2.41.5",
"version": "2.41.6",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -12,9 +12,9 @@
"build": "pnpm semcore-builder --source=js,ts"
},
"dependencies": {
"@semcore/button": "5.40.0",
"@semcore/button": "5.40.1",
"@semcore/divider": "4.38.0",
"@semcore/dropdown": "4.41.5",
"@semcore/dropdown": "4.41.7",
"@semcore/flex-box": "5.39.0",
"@semcore/tooltip": "6.47.0",
"@semcore/icon": "4.53.0",
Expand Down
2 changes: 1 addition & 1 deletion semcore/d3-chart/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/d3-chart",
"description": "Semrush D3 Chart Component",
"version": "3.57.0",
"version": "3.58.1",
"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/date-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.54.6] - 2024-12-09

### Changed

- Version patch update due to children dependencies update (`@semcore/base-trigger` [4.49.0 ~> 4.49.2], `@semcore/button` [5.40.0 ~> 5.40.1], `@semcore/dropdown` [4.41.5 ~> 4.41.7]).

## [4.54.5] - 2024-11-29

### Fixed
Expand Down
8 changes: 4 additions & 4 deletions semcore/date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semcore/date-picker",
"description": "Semrush DatePicker Component",
"version": "4.54.5",
"version": "4.54.6",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -13,10 +13,10 @@
},
"dependencies": {
"@semcore/utils": "4.44.0",
"@semcore/base-trigger": "4.49.0",
"@semcore/button": "5.40.0",
"@semcore/base-trigger": "4.49.2",
"@semcore/button": "5.40.1",
"@semcore/divider": "4.38.0",
"@semcore/dropdown": "4.41.5",
"@semcore/dropdown": "4.41.7",
"@semcore/flex-box": "5.39.0",
"@semcore/icon": "4.53.0",
"@semcore/input": "4.40.0",
Expand Down
6 changes: 6 additions & 0 deletions semcore/drag-and-drop/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/).

## [3.45.1] - 2024-12-09

### Changed

- Version patch update due to children dependencies update (`@semcore/card` [5.44.0 ~> 5.44.1]).

## [3.45.0] - 2024-11-29

### Changed
Expand Down
Loading

0 comments on commit c66cb3e

Please sign in to comment.