Skip to content

Commit

Permalink
[chore] bumped versions of @semcore/[email protected], @semcore/tooltip@6…
Browse files Browse the repository at this point in the history
….33.1, @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected]
  • Loading branch information
semrush-ci-whale committed May 24, 2024
1 parent 970d25d commit 20cc311
Show file tree
Hide file tree
Showing 22 changed files with 240 additions and 45 deletions.
163 changes: 148 additions & 15 deletions pnpm-lock.yaml

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

6 changes: 6 additions & 0 deletions semcore/d3-chart/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.44.1] - 2024-05-24

### Changed

- Version patch update due to children dependencies update (`@semcore/popper` [5.35.0 ~> 5.35.1]).

## [3.44.0] - 2024-05-23

### Changed
Expand Down
4 changes: 2 additions & 2 deletions 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.44.0",
"version": "3.44.1",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -21,7 +21,7 @@
"@semcore/animation": "2.27.0",
"@semcore/divider": "4.26.0",
"@semcore/flex-box": "5.27.0",
"@semcore/popper": "5.35.0",
"@semcore/popper": "5.35.1",
"@semcore/utils": "4.28.0",
"@types/d3-shape": "^3.1.0",
"@upsetjs/venn.js": "1.4.2",
Expand Down
6 changes: 3 additions & 3 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.45.0",
"version": "4.46.0",
"main": "lib/cjs/index.js",
"module": "lib/es6/index.js",
"typings": "lib/types/index.d.ts",
Expand All @@ -16,15 +16,15 @@
"@semcore/base-trigger": "4.37.0",
"@semcore/button": "5.28.0",
"@semcore/divider": "4.26.0",
"@semcore/dropdown": "4.31.0",
"@semcore/dropdown": "4.31.1",
"@semcore/flex-box": "5.27.0",
"@semcore/icon": "4.36.0",
"@semcore/input": "4.28.0",
"@semcore/input-mask": "5.29.0",
"@semcore/neighbor-location": "4.25.0",
"@semcore/typography": "5.35.0",
"@semcore/checkbox": "7.30.0",
"@semcore/tooltip": "6.33.0",
"@semcore/tooltip": "6.33.1",
"dayjs": "1.8.36"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 20cc311

Please sign in to comment.