Skip to content

Commit

Permalink
chore: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
hs4man21 committed May 24, 2023
1 parent 99a3884 commit bafb5e3
Show file tree
Hide file tree
Showing 40 changed files with 57 additions and 253 deletions.
24 changes: 9 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Bug Fixes

* a11y improvements to welcome page and broader page landmarks on build site [SRED-243] ([#403](https://github.com/washingtonpost/wpds-ui-kit/issues/403)) ([f819435](https://github.com/washingtonpost/wpds-ui-kit/commit/f8194351a0a53e1a8ba01502ee5999072822d641))
* add underline to hyperlinks in build site markdown [SRED-242] ([#402](https://github.com/washingtonpost/wpds-ui-kit/issues/402)) ([0aa9748](https://github.com/washingtonpost/wpds-ui-kit/commit/0aa97488065c8ee190f1d16c2d0627e60c461850))
* alignment and space issue with select label ([#393](https://github.com/washingtonpost/wpds-ui-kit/issues/393)) ([0abe7de](https://github.com/washingtonpost/wpds-ui-kit/commit/0abe7de73f6929c23329bfe539b2b8215ca668a1))
* correct heading order throughout build site docs [SRED-243] ([#404](https://github.com/washingtonpost/wpds-ui-kit/issues/404)) ([cc5af05](https://github.com/washingtonpost/wpds-ui-kit/commit/cc5af05f9666a671a40dc10254e24b217fd0f2a8))
* refactor tabs to prevent horizontal shift when active tab text bolds ([9038fff](https://github.com/washingtonpost/wpds-ui-kit/commit/9038fff428f2de8cfd4ab2595521587a524d0acb))

- a11y improvements to welcome page and broader page landmarks on build site [SRED-243] ([#403](https://github.com/washingtonpost/wpds-ui-kit/issues/403)) ([f819435](https://github.com/washingtonpost/wpds-ui-kit/commit/f8194351a0a53e1a8ba01502ee5999072822d641))
- add underline to hyperlinks in build site markdown [SRED-242] ([#402](https://github.com/washingtonpost/wpds-ui-kit/issues/402)) ([0aa9748](https://github.com/washingtonpost/wpds-ui-kit/commit/0aa97488065c8ee190f1d16c2d0627e60c461850))
- alignment and space issue with select label ([#393](https://github.com/washingtonpost/wpds-ui-kit/issues/393)) ([0abe7de](https://github.com/washingtonpost/wpds-ui-kit/commit/0abe7de73f6929c23329bfe539b2b8215ca668a1))
- correct heading order throughout build site docs [SRED-243] ([#404](https://github.com/washingtonpost/wpds-ui-kit/issues/404)) ([cc5af05](https://github.com/washingtonpost/wpds-ui-kit/commit/cc5af05f9666a671a40dc10254e24b217fd0f2a8))
- refactor tabs to prevent horizontal shift when active tab text bolds ([9038fff](https://github.com/washingtonpost/wpds-ui-kit/commit/9038fff428f2de8cfd4ab2595521587a524d0acb))

### Features

* add focus visible outlines with browser default colors as a global style in stitches config ts [SRED-163] ([#391](https://github.com/washingtonpost/wpds-ui-kit/issues/391)) ([6c8252b](https://github.com/washingtonpost/wpds-ui-kit/commit/6c8252b54cfbfffcb23f2988a8bdd53e2cfad869))
* add new plop template and script for a component that has subcomponents, with 'Root' as a starting point [SRED-131] ([#375](https://github.com/washingtonpost/wpds-ui-kit/issues/375)) ([20b31fa](https://github.com/washingtonpost/wpds-ui-kit/commit/20b31fae33afd4bca9faf0ef9206d71d44ff51e0))
* expanded documentation for Carousel ([6911bd4](https://github.com/washingtonpost/wpds-ui-kit/commit/6911bd43432743a0cffdd9b7dceb3aea5f9453d0))
* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- add focus visible outlines with browser default colors as a global style in stitches config ts [SRED-163] ([#391](https://github.com/washingtonpost/wpds-ui-kit/issues/391)) ([6c8252b](https://github.com/washingtonpost/wpds-ui-kit/commit/6c8252b54cfbfffcb23f2988a8bdd53e2cfad869))
- add new plop template and script for a component that has subcomponents, with 'Root' as a starting point [SRED-131] ([#375](https://github.com/washingtonpost/wpds-ui-kit/issues/375)) ([20b31fa](https://github.com/washingtonpost/wpds-ui-kit/commit/20b31fae33afd4bca9faf0ef9206d71d44ff51e0))
- expanded documentation for Carousel ([6911bd4](https://github.com/washingtonpost/wpds-ui-kit/commit/6911bd43432743a0cffdd9b7dceb3aea5f9453d0))
- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions apps/vite-project/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions apps/vite-v2-project/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
18 changes: 6 additions & 12 deletions build.washingtonpost.com/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-docs/compare/v1.5.2...v1.6.0) (2023-05-24)


### Bug Fixes

* a11y improvements to welcome page and broader page landmarks on build site [SRED-243] ([#403](https://github.com/washingtonpost/wpds-docs/issues/403)) ([f819435](https://github.com/washingtonpost/wpds-docs/commit/f8194351a0a53e1a8ba01502ee5999072822d641))
* add underline to hyperlinks in build site markdown [SRED-242] ([#402](https://github.com/washingtonpost/wpds-docs/issues/402)) ([0aa9748](https://github.com/washingtonpost/wpds-docs/commit/0aa97488065c8ee190f1d16c2d0627e60c461850))
* correct heading order throughout build site docs [SRED-243] ([#404](https://github.com/washingtonpost/wpds-docs/issues/404)) ([cc5af05](https://github.com/washingtonpost/wpds-docs/commit/cc5af05f9666a671a40dc10254e24b217fd0f2a8))

- a11y improvements to welcome page and broader page landmarks on build site [SRED-243] ([#403](https://github.com/washingtonpost/wpds-docs/issues/403)) ([f819435](https://github.com/washingtonpost/wpds-docs/commit/f8194351a0a53e1a8ba01502ee5999072822d641))
- add underline to hyperlinks in build site markdown [SRED-242] ([#402](https://github.com/washingtonpost/wpds-docs/issues/402)) ([0aa9748](https://github.com/washingtonpost/wpds-docs/commit/0aa97488065c8ee190f1d16c2d0627e60c461850))
- correct heading order throughout build site docs [SRED-243] ([#404](https://github.com/washingtonpost/wpds-docs/issues/404)) ([cc5af05](https://github.com/washingtonpost/wpds-docs/commit/cc5af05f9666a671a40dc10254e24b217fd0f2a8))

### Features

* add focus visible outlines with browser default colors as a global style in stitches config ts [SRED-163] ([#391](https://github.com/washingtonpost/wpds-docs/issues/391)) ([6c8252b](https://github.com/washingtonpost/wpds-docs/commit/6c8252b54cfbfffcb23f2988a8bdd53e2cfad869))
* expanded documentation for Carousel ([6911bd4](https://github.com/washingtonpost/wpds-docs/commit/6911bd43432743a0cffdd9b7dceb3aea5f9453d0))
* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-docs/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-docs/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- add focus visible outlines with browser default colors as a global style in stitches config ts [SRED-163] ([#391](https://github.com/washingtonpost/wpds-docs/issues/391)) ([6c8252b](https://github.com/washingtonpost/wpds-docs/commit/6c8252b54cfbfffcb23f2988a8bdd53e2cfad869))
- expanded documentation for Carousel ([6911bd4](https://github.com/washingtonpost/wpds-docs/commit/6911bd43432743a0cffdd9b7dceb3aea5f9453d0))
- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-docs/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-docs/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-docs/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
2 changes: 1 addition & 1 deletion build.washingtonpost.com/components/Contributors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const StyledContributorHeader = styled(Header, {
});

const ContributorBlock = ({ contributor }) => (
<StyledContributor >
<StyledContributor>
<CustomLink aria-hidden="true" tabIndex="-1" href={contributor.url}>
<Avatar size="600">
<Image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,7 @@ export default function TableOfContents({ css, headings }) {

return (
<Container css={css}>
<Header
css={{ margin: "0 $025" }} as="h2"
>
<Header css={{ margin: "0 $025" }} as="h2">
Table of Contents
</Header>
<List>
Expand Down
7 changes: 1 addition & 6 deletions ui/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/alert-banner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/app-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/box/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/card/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
9 changes: 2 additions & 7 deletions ui/carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* expanded documentation for Carousel ([6911bd4](https://github.com/washingtonpost/wpds-ui-kit/commit/6911bd43432743a0cffdd9b7dceb3aea5f9453d0))
* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- expanded documentation for Carousel ([6911bd4](https://github.com/washingtonpost/wpds-ui-kit/commit/6911bd43432743a0cffdd9b7dceb3aea5f9453d0))
- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/divider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/error-message/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/WPMedia/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/WPMedia/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/WPMedia/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/WPMedia/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/WPMedia/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
7 changes: 1 addition & 6 deletions ui/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# [1.6.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.2...v1.6.0) (2023-05-24)


### Features

* use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))




- use external footer on docs site ([#387](https://github.com/washingtonpost/wpds-ui-kit/issues/387)) ([b1dad16](https://github.com/washingtonpost/wpds-ui-kit/commit/b1dad167a07cb75938a9fc3d22f4e69b4f0e4697))

## [1.5.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.5.1...v1.5.2) (2023-05-02)

Expand Down
Loading

4 comments on commit bafb5e3

@vercel
Copy link

@vercel vercel bot commented on bafb5e3 May 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit – ./build.washingtonpost.com

wpds-ui-kit.preview.now.washingtonpost.com
build.washingtonpost.com
wpds-ui-kit-git-main.preview.now.washingtonpost.com

@vercel
Copy link

@vercel vercel bot commented on bafb5e3 May 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on bafb5e3 May 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit-storybook – ./

wpds-ui-kit-storybook-git-main.preview.now.washingtonpost.com
wpds-ui-kit-storybook.preview.now.washingtonpost.com

@vercel
Copy link

@vercel vercel bot commented on bafb5e3 May 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wpds-ui-kit-vitejs-example – ./apps/vite-project

wpds-ui-kit-vitejs-example-git-main.preview.now.washingtonpost.com
wpds-ui-kit-vitejs-example.preview.now.washingtonpost.com

Please sign in to comment.