Skip to content

Commit

Permalink
Chore/release 7.15.2 (#2479)
Browse files Browse the repository at this point in the history
* chore(release): elements-core 7.15.2

* chore(release): elements-core 7.15.2
  • Loading branch information
lanemc authored Dec 13, 2023
1 parent a0ed4ef commit dd78f4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/elements-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stoplight/elements-core",
"version": "7.15.1",
"version": "7.15.2",
"sideEffects": [
"web-components.min.js",
"src/web-components/**",
Expand Down
4 changes: 2 additions & 2 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stoplight/elements",
"version": "7.15.3",
"version": "7.15.4",
"description": "UI components for composing beautiful developer documentation.",
"keywords": [],
"sideEffects": [
Expand Down Expand Up @@ -62,7 +62,7 @@
]
},
"dependencies": {
"@stoplight/elements-core": "~7.15.1",
"@stoplight/elements-core": "~7.15.2",
"@stoplight/http-spec": "^6.0.0",
"@stoplight/json": "^3.18.1",
"@stoplight/mosaic": "^1.46.1",
Expand Down

0 comments on commit dd78f4f

Please sign in to comment.