Skip to content

Commit 74866cd

Browse files
[chore] bumped versions of @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected], @semcore/[email protected]
1 parent 7834d3e commit 74866cd

File tree

144 files changed

+1188
-786
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+1188
-786
lines changed

pnpm-lock.yaml

Lines changed: 282 additions & 358 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

semcore/accordion/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@semcore/accordion",
33
"description": "Semrush Accordion Component",
4-
"version": "5.36.1",
4+
"version": "5.37.0",
55
"main": "lib/cjs/index.js",
66
"module": "lib/es6/index.js",
77
"typings": "lib/types/index.d.ts",
@@ -12,12 +12,12 @@
1212
"build": "pnpm semcore-builder --source=js"
1313
},
1414
"dependencies": {
15-
"@semcore/animation": "2.29.0",
16-
"@semcore/flex-box": "5.29.0",
17-
"@semcore/icon": "4.41.0",
18-
"@semcore/utils": "4.30.0",
19-
"@semcore/button": "5.31.1",
20-
"@semcore/typography": "5.38.0"
15+
"@semcore/animation": "2.30.0",
16+
"@semcore/flex-box": "5.30.0",
17+
"@semcore/icon": "4.42.0",
18+
"@semcore/utils": "4.31.0",
19+
"@semcore/button": "5.32.0",
20+
"@semcore/typography": "5.39.0"
2121
},
2222
"peerDependencies": {
2323
"@semcore/core": "^2.17.5",

semcore/animation/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## [2.30.0] - 2024-07-13
6+
7+
### Changed
8+
9+
- Version minor update due to children dependencies update (`@semcore/utils` [4.30.0 ~> 4.31.0]).
10+
511
## [2.29.0] - 2024-06-26
612

713
### Changed

semcore/animation/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@semcore/animation",
33
"description": "Semrush Animation Component",
4-
"version": "2.29.0",
4+
"version": "2.30.0",
55
"main": "lib/cjs/index.js",
66
"module": "lib/es6/index.js",
77
"typings": "lib/types/index.d.ts",
@@ -12,8 +12,8 @@
1212
"build": "pnpm semcore-builder --source=js"
1313
},
1414
"dependencies": {
15-
"@semcore/utils": "4.30.0",
16-
"@semcore/flex-box": "5.29.0"
15+
"@semcore/utils": "4.31.0",
16+
"@semcore/flex-box": "5.30.0"
1717
},
1818
"peerDependencies": {
1919
"@semcore/core": "^2.17.5",

semcore/badge/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## [4.29.0] - 2024-07-13
6+
7+
### Changed
8+
9+
- Version minor update due to children dependencies update (`@semcore/utils` [4.30.0 ~> 4.31.0]).
10+
511
## [4.28.0] - 2024-06-26
612

713
### Changed

semcore/badge/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@semcore/badge",
33
"description": "Semrush Badge Component",
4-
"version": "4.28.0",
4+
"version": "4.29.0",
55
"main": "lib/cjs/index.js",
66
"module": "lib/es6/index.js",
77
"typings": "lib/types/index.d.ts",
@@ -12,8 +12,8 @@
1212
"build": "pnpm semcore-builder --source=js"
1313
},
1414
"dependencies": {
15-
"@semcore/utils": "4.30.0",
16-
"@semcore/flex-box": "5.29.0"
15+
"@semcore/utils": "4.31.0",
16+
"@semcore/flex-box": "5.30.0"
1717
},
1818
"peerDependencies": {
1919
"@semcore/core": "^2.17.5",

semcore/base-trigger/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## [4.41.0] - 2024-07-13
6+
7+
### Changed
8+
9+
- Version minor update due to children dependencies update (`@semcore/icon` [4.41.0 ~> 4.42.0], `@semcore/utils` [4.30.0 ~> 4.31.0]).
10+
511
## [4.40.0] - 2024-07-05
612

713
### Changed

semcore/base-trigger/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@semcore/base-trigger",
33
"description": "Semrush BaseTrigger Component",
4-
"version": "4.40.0",
4+
"version": "4.41.0",
55
"main": "lib/cjs/index.js",
66
"module": "lib/es6/index.js",
77
"typings": "lib/types/index.d.ts",
@@ -12,12 +12,12 @@
1212
"build": "pnpm semcore-builder --source=js"
1313
},
1414
"dependencies": {
15-
"@semcore/dot": "5.28.0",
16-
"@semcore/flex-box": "5.29.0",
17-
"@semcore/icon": "4.41.0",
18-
"@semcore/neighbor-location": "4.27.0",
19-
"@semcore/spin": "5.29.0",
20-
"@semcore/utils": "4.30.0"
15+
"@semcore/dot": "5.29.0",
16+
"@semcore/flex-box": "5.30.0",
17+
"@semcore/icon": "4.42.0",
18+
"@semcore/neighbor-location": "4.28.0",
19+
"@semcore/spin": "5.30.0",
20+
"@semcore/utils": "4.31.0"
2121
},
2222
"peerDependencies": {
2323
"@semcore/core": "^2.17.5",

semcore/breadcrumbs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## [5.35.0] - 2024-07-13
6+
7+
### Changed
8+
9+
- Version minor update due to children dependencies update (`@semcore/utils` [4.30.0 ~> 4.31.0], `@semcore/icon` [4.41.0 ~> 4.42.0]).
10+
511
## [5.34.2] - 2024-07-04
612

713
### Fixed

semcore/breadcrumbs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@semcore/breadcrumbs",
33
"description": "Semrush Breadcrumbs Component",
4-
"version": "5.34.2",
4+
"version": "5.35.0",
55
"main": "lib/cjs/index.js",
66
"module": "lib/es6/index.js",
77
"typings": "lib/types/index.d.ts",
@@ -12,9 +12,9 @@
1212
"build": "pnpm semcore-builder --source=js"
1313
},
1414
"dependencies": {
15-
"@semcore/utils": "4.30.0",
16-
"@semcore/icon": "4.41.0",
17-
"@semcore/flex-box": "5.29.0"
15+
"@semcore/utils": "4.31.0",
16+
"@semcore/icon": "4.42.0",
17+
"@semcore/flex-box": "5.30.0"
1818
},
1919
"peerDependencies": {
2020
"@semcore/core": "^2.17.5",

0 commit comments

Comments
 (0)