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

Commit 5c0cf3e

Browse files
authored
Merge pull request #2596 from eBay/changeset-release/master
ci: release
2 parents cfb2b17 + 3f543a3 commit 5c0cf3e

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

.changeset/quiet-toys-pretend.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.3
4+
5+
### Patch Changes
6+
7+
- [#2595](https://github.com/eBay/skin/pull/2595) [`cfb2b17`](https://github.com/eBay/skin/commit/cfb2b17fd7f18522896cbc1ecb44f993bc8214cf) Thanks [@ArtBlue](https://github.com/ArtBlue)! - fix(page-grid): fixed layouts for print view and fixed examples
8+
39
## 19.1.2
410

511
### Patch 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.2",
4+
"version": "19.1.3",
55
"license": "MIT",
66
"main": "./index.js",
77
"maintainers": [

src/components/data/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "pageTitle": "Skin CSS Framework", "version": "19.1.2" }
1+
{ "pageTitle": "Skin CSS Framework", "version": "19.1.3" }

0 commit comments

Comments
 (0)