Skip to content

Commit

Permalink
ci: release (#2111)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 6, 2024
1 parent 6042554 commit 5eb0fd8
Show file tree
Hide file tree
Showing 37 changed files with 145 additions and 147 deletions.
5 changes: 0 additions & 5 deletions .changeset/pretty-turtles-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-students-greet.md

This file was deleted.

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

## 13.2.1

### Patch Changes

- [#2110](https://github.com/eBay/ebayui-core/pull/2110) [`3f5edb2`](https://github.com/eBay/ebayui-core/commit/3f5edb2d92d12c59ce171c014c0ba20b2f798ac7) Thanks [@agliga](https://github.com/agliga)! - (ebay-tooltip-base): added option to ignore flip

- [`6042554`](https://github.com/eBay/ebayui-core/commit/60425549c4a785be1192390545bcca63c9488fdc) Thanks [@agliga](https://github.com/agliga)! - fix(listbox-button): added import for button styles

## 13.2.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{M as a,e as i}from"./chunk-HLWAVYOI-CaBlbW6e.js";import{j as e}from"./jsx-runtime-Ci2rF61D.js";import{u as r}from"./index-Bn9_WQ3R.js";import"./iframe-Cjdt52im.js";import"../sb-preview/runtime.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./_commonjs-dynamic-modules-TDtrdbi3.js";import"./index-ONW-MB-r.js";import"./index-DrFu-skq.js";const l=`# Contributing
import{M as a,e as i}from"./chunk-HLWAVYOI-CjaLtCfd.js";import{j as e}from"./jsx-runtime-BwOG904H.js";import{u as r}from"./index-CbAd4Ujy.js";import"./iframe-D0w96vgs.js";import"../sb-preview/runtime.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./_commonjs-dynamic-modules-TDtrdbi3.js";import"./index-ONW-MB-r.js";import"./index-DrFu-skq.js";const l=`# 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.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{M as o}from"./chunk-HLWAVYOI-CaBlbW6e.js";import{j as e}from"./jsx-runtime-Ci2rF61D.js";import{u as r}from"./index-Bn9_WQ3R.js";import"./iframe-Cjdt52im.js";import"../sb-preview/runtime.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./_commonjs-dynamic-modules-TDtrdbi3.js";import"./index-ONW-MB-r.js";import"./index-DrFu-skq.js";function s(n){const t=Object.assign({h1:"h1",p:"p",code:"code",a:"a",pre:"pre",h2:"h2",h3:"h3",h4:"h4",em:"em"},r(),n.components);return e.jsxs(e.Fragment,{children:[e.jsx(o,{title:"Getting Started"}),`
import{M as o}from"./chunk-HLWAVYOI-CjaLtCfd.js";import{j as e}from"./jsx-runtime-BwOG904H.js";import{u as r}from"./index-CbAd4Ujy.js";import"./iframe-D0w96vgs.js";import"../sb-preview/runtime.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./_commonjs-dynamic-modules-TDtrdbi3.js";import"./index-ONW-MB-r.js";import"./index-DrFu-skq.js";function s(n){const t=Object.assign({h1:"h1",p:"p",code:"code",a:"a",pre:"pre",h2:"h2",h3:"h3",h4:"h4",em:"em"},r(),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",target:"_blank",rel:"nofollow noopener noreferrer",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.

Large diffs are not rendered by default.

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.

0 comments on commit 5eb0fd8

Please sign in to comment.