Skip to content

Commit

Permalink
ci: release (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 20, 2024
1 parent 78e6f17 commit 6e59dde
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 4 deletions.
14 changes: 14 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@ebay/skin": "18.5.0"
},
"changesets": [
"green-falcons-thank",
"mean-goats-smile",
"spotty-lamps-worry",
"tame-monkeys-sparkle",
"twenty-berries-eat"
]
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Skin Changelog

## 18.6.0-next.0

### Minor Changes

- [#2506](https://github.com/eBay/skin/pull/2506) [`b817c49`](https://github.com/eBay/skin/commit/b817c49dae4c65c07141388bac6ee24b840b1bf6) Thanks [@agliga](https://github.com/agliga)! - feat(floating-label): updated unselected color of label

- [#2509](https://github.com/eBay/skin/pull/2509) [`d7d80cc`](https://github.com/eBay/skin/commit/d7d80cc6524ed6b9b7536715d59ab9ac66ab52f7) Thanks [@agliga](https://github.com/agliga)! - fix(alert/confirm-dialog): changed alignment to left by default and right for footer

- [#2504](https://github.com/eBay/skin/pull/2504) [`e4d7216`](https://github.com/eBay/skin/commit/e4d7216b6fde561410c2292c7aa69dbc17eba3e3) Thanks [@ArtBlue](https://github.com/ArtBlue)! - feat(icons): added new icons

- [#2508](https://github.com/eBay/skin/pull/2508) [`364355c`](https://github.com/eBay/skin/commit/364355c2d4af38e294b131766ef052dc46f4feee) Thanks [@agliga](https://github.com/agliga)! - docs(link): added disabled fake-link

- [#2513](https://github.com/eBay/skin/pull/2513) [`2e43568`](https://github.com/eBay/skin/commit/2e435680f8b4484eb9f0a74af63e6e3c132a5fbb) Thanks [@saiponnada](https://github.com/saiponnada)! - fix(progress-stepper): update incomplete step color to meet contrast

## 18.5.0

### Minor Changes
Expand Down
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": "18.5.0",
"version": "18.6.0-next.0",
"license": "MIT",
"main": "./index.js",
"maintainers": [
Expand Down
2 changes: 1 addition & 1 deletion src/routes/_index/+meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pageTitle": "eBay Skin",
"version": "18.5.0",
"version": "18.6.0-next.0",
"icons": {
"prefix": "icon",
"largeDocs": ["ebay-money-back-guarantee-logo-16-colored"],
Expand Down

0 comments on commit 6e59dde

Please sign in to comment.