Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 95109df

Browse files
ci: release (#2584)
1 parent 091aa98 commit 95109df

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

.changeset/old-clocks-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Skin Changelog
22

3+
## 19.1.1
4+
5+
### Patch Changes
6+
7+
- [`091aa98`](https://github.com/eBay/skin/commit/091aa984caac53d647c73422b6c117f89aa07284) Thanks [@agliga](https://github.com/agliga)! - fix(dropdowns): added fixed support for floatingui strategy
8+
39
## 19.1.0
410

511
### Minor Changes

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ebay/skin",
33
"description": "Skin - CSS modules that represent the brand eBay",
4-
"version": "19.1.0",
4+
"version": "19.1.1",
55
"license": "MIT",
66
"main": "./index.js",
77
"maintainers": [

src/routes/_index/+meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"pageTitle": "Skin CSS Framework",
3-
"version": "19.1.0",
3+
"version": "19.1.1",
44
"icons": {
55
"prefix": "icon",
66
"largeDocs": ["ebay-money-back-guarantee-logo-16-colored"],

0 commit comments

Comments
 (0)