Skip to content

Commit

Permalink
ci: release (#2321)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 29, 2024
1 parent 0205d8d commit e749b27
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 56 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-cheetahs-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-pens-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-carrots-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-cars-promise.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-ways-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-yaks-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-ligers-march.md

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Skin Changelog

## 17.4.0

### Minor Changes

- [#2302](https://github.com/eBay/skin/pull/2302) [`a8f2c6b`](https://github.com/eBay/skin/commit/a8f2c6b3ec4db4144b7b8b19d5d585417c57830e) Thanks [@ArtBlue](https://github.com/ArtBlue)! - docs(storybook): added text spacing stories

- [#2259](https://github.com/eBay/skin/pull/2259) [`fff8608`](https://github.com/eBay/skin/commit/fff8608ccae86341b9b4115c581626d5f9cc9add) Thanks [@saiponnada](https://github.com/saiponnada)! - feat(phone-input): new module

- [#2303](https://github.com/eBay/skin/pull/2303) [`b80a893`](https://github.com/eBay/skin/commit/b80a89395f314c3728301fffe2d81cd21abb96c0) Thanks [@ArtBlue](https://github.com/ArtBlue)! - feat(icons): icon additions and modifications

- [#2306](https://github.com/eBay/skin/pull/2306) [`8cdc782`](https://github.com/eBay/skin/commit/8cdc782e52383703d3c464ab93d0ed01078483f3) Thanks [@agliga](https://github.com/agliga)! - skeleton: added on-secondary color and changed elevated to use on-secondary

- [#2312](https://github.com/eBay/skin/pull/2312) [`913f85b`](https://github.com/eBay/skin/commit/913f85be42795a7f1895c8f0a822e1148d0f87da) Thanks [@cordeliadillon](https://github.com/cordeliadillon)! - docs(progress-bar-expressive): fix noisy status updates on docs page

- [#2309](https://github.com/eBay/skin/pull/2309) [`f778dbd`](https://github.com/eBay/skin/commit/f778dbd890892a9ed2d4a36416d92ccacaebd34e) Thanks [@ArtBlue](https://github.com/ArtBlue)! - feat(icon-button): added priorities

- [#2316](https://github.com/eBay/skin/pull/2316) [`a8c1352`](https://github.com/eBay/skin/commit/a8c1352920bc10213b020c4d7fd0969bb96dd019) Thanks [@agliga](https://github.com/agliga)! - flags: updated to use sprites

## 17.4.0-next.1

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ defaults:
path: "" # an empty string here means all files in the project
values:
cdn_path: https://ir.ebaystatic.com/cr/v/c1/skin
version: 17.4.0-next.1
version: 17.4.0
2 changes: 1 addition & 1 deletion docs/storybook/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1713985109678,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"10.5.0"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"8.0.8","storybookVersionSpecifier":"^8.0.8","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"8.0.8"},"@storybook/html-webpack5":{"version":"8.0.8"},"storybook":{"version":"8.0.8"}},"addons":{}}
{"generatedAt":1714407795148,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"10.5.0"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/html-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/html","storybookVersion":"8.0.8","storybookVersionSpecifier":"^8.0.8","language":"javascript","storybookPackages":{"@percy/storybook":{"version":null},"@storybook/html":{"version":"8.0.8"},"@storybook/html-webpack5":{"version":"8.0.8"},"storybook":{"version":"8.0.8"}},"addons":{}}
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ebay/skin",
"description": "Skin - CSS modules that represent the brand eBay",
"version": "17.4.0-next.1",
"version": "17.4.0",
"license": "MIT",
"main": "./index.js",
"maintainers": [
Expand Down

0 comments on commit e749b27

Please sign in to comment.