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 Oct 1, 2024
1 parent dfe9615 commit acfe545
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
8 changes: 8 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@ebay/skin": "18.3.2"
},
"changesets": ["proud-dodos-cover"]
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Skin Changelog

## 18.4.0-next.0

### Minor Changes

- [#2459](https://github.com/eBay/skin/pull/2459) [`dfe9615`](https://github.com/eBay/skin/commit/dfe9615a912c8616cf944c4e5d64f3a1884b4055) Thanks [@ArtBlue](https://github.com/ArtBlue)! - feat(icons): added and modified icons

## 18.3.2

### Patch 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.3.2",
"version": "18.4.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.3.2",
"version": "18.4.0-next.0",
"icons": {
"prefix": "icon",
"largeDocs": ["ebay-money-back-guarantee-logo-16-colored"],
Expand Down

0 comments on commit acfe545

Please sign in to comment.