Skip to content

Commit

Permalink
ci: release (#2182)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 29, 2024
1 parent 81f420b commit bc74071
Show file tree
Hide file tree
Showing 36 changed files with 47 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/long-flies-obey.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eBayUI-Core Changelog

## 13.5.1

### Patch Changes

- [`81f420b`](https://github.com/eBay/ebayui-core/commit/81f420bcc9618651725ff3786779e808803e19a1) Thanks [@agliga](https://github.com/agliga)! - listbox-button: added reset for active descendant when there is a state change

## 13.5.0

### Minor Changes
Expand Down

Large diffs are not rendered by default.

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

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

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

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{j as e}from"./jsx-runtime-CH2bU-z6.js";import{u as a}from"./index-DmJyxeZG.js";import{M as s,e as r}from"./chunk-HLWAVYOI-C66dxm6-.js";import"./iframe-DPu_JAX9.js";import"../sb-preview/runtime.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./_commonjs-dynamic-modules-TDtrdbi3.js";import"./index-ChWP2N81.js";import"./index-DrFu-skq.js";const i=`# Contributing
import{j as e}from"./jsx-runtime-351sgcDy.js";import{u as a}from"./index-CCBOWV7E.js";import{M as s,e as r}from"./chunk-HLWAVYOI-DTCM-Kya.js";import"./iframe-D3RjLro9.js";import"../sb-preview/runtime.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./_commonjs-dynamic-modules-TDtrdbi3.js";import"./index-ChWP2N81.js";import"./index-DrFu-skq.js";const i=`# Contributing
This page contains instructions and guidelines for anybody contributing code to the eBayUI project.
Expand Down

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

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

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

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{j as e}from"./jsx-runtime-CH2bU-z6.js";import{u as s}from"./index-DmJyxeZG.js";import{M as o}from"./chunk-HLWAVYOI-C66dxm6-.js";import"./iframe-DPu_JAX9.js";import"../sb-preview/runtime.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./_commonjs-dynamic-modules-TDtrdbi3.js";import"./index-ChWP2N81.js";import"./index-DrFu-skq.js";function a(n){const t={a:"a",code:"code",em:"em",h1:"h1",h2:"h2",h3:"h3",h4:"h4",p:"p",pre:"pre",...s(),...n.components};return e.jsxs(e.Fragment,{children:[e.jsx(o,{title:"Getting Started"}),`
import{j as e}from"./jsx-runtime-351sgcDy.js";import{u as s}from"./index-CCBOWV7E.js";import{M as o}from"./chunk-HLWAVYOI-DTCM-Kya.js";import"./iframe-D3RjLro9.js";import"../sb-preview/runtime.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./_commonjs-dynamic-modules-TDtrdbi3.js";import"./index-ChWP2N81.js";import"./index-DrFu-skq.js";function a(n){const t={a:"a",code:"code",em:"em",h1:"h1",h2:"h2",h3:"h3",h4:"h4",p:"p",pre:"pre",...s(),...n.components};return e.jsxs(e.Fragment,{children:[e.jsx(o,{title:"Getting Started"}),`
`,e.jsx(t.h1,{id:"getting-started",children:"Getting Started"}),`
`,e.jsxs(t.p,{children:["The eBayUI core components are available as the ",e.jsx(t.code,{children:"@ebay/ebayui-core"})," package on ",e.jsx(t.a,{href:"https://www.npmjs.com/package/@ebay/ebayui-core",rel:"nofollow",children:"NPM"}),"."]}),`
`,e.jsx(t.p,{children:"Use npm or yarn to add the package dependency to your project:"}),`
Expand Down

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

Loading

0 comments on commit bc74071

Please sign in to comment.