Skip to content

Commit

Permalink
chore(release): publish %s
Browse files Browse the repository at this point in the history
 - @shawnsandy/[email protected]
 - @shawnsandy/[email protected]
  • Loading branch information
shawn-sandy committed Apr 17, 2022
1 parent e3f6913 commit b8be18a
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 5 deletions.
16 changes: 16 additions & 0 deletions first-paint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/shawn-sandy/fp-kit/compare/@shawnsandy/[email protected]...@shawnsandy/[email protected]) (2022-04-17)


### Features

* **beta:** add dynamic button block-padding ([8f84cd0](https://github.com/shawn-sandy/fp-kit/commit/8f84cd09f2ce9e19fab945f83d76600c626986f3))
* **beta:** add layout to index.scss ([32a0496](https://github.com/shawn-sandy/fp-kit/commit/32a049691bc7587196dc1a38e64c213098fa1ef4))
* **beta:** add min styles/full stylesheets ([5d8be8b](https://github.com/shawn-sandy/fp-kit/commit/5d8be8b9d7c7dc9dcfa5f04d65783822442461a9))
* **beta:** add min styles/full stylesheets ([0f78698](https://github.com/shawn-sandy/fp-kit/commit/0f78698dd933b5a2279e488a9c20e4a4fcac6818))
* **beta:** minor button enhancements ([89b7dd0](https://github.com/shawn-sandy/fp-kit/commit/89b7dd08257401369ef650d77b31ed431b401c07))
* **beta:** release build ([e3f6913](https://github.com/shawn-sandy/fp-kit/commit/e3f6913293634dd141de8e7c70331b438d980f97))





## [2.14.5](https://github.com/shawn-sandy/fp-kit/compare/@shawnsandy/[email protected]...@shawnsandy/[email protected]) (2022-04-15)


Expand Down
2 changes: 1 addition & 1 deletion first-paint/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 first-paint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shawnsandy/first-paint",
"version": "2.14.5",
"version": "2.14.6",
"private": false,
"description": "First Paint is an easy to use CSS/SCSS starter library that contains accessibility focused, semantic HTML elements and components for quickly scaffolding/building modern, lightweight mobile friendly websites.",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions fp-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.13.6](https://github.com/shawn-sandy/fp-kit/compare/@shawnsandy/[email protected]...@shawnsandy/[email protected]) (2022-04-17)

**Note:** Version bump only for package @shawnsandy/fp-react





## [0.13.5](https://github.com/shawn-sandy/fp-kit/compare/@shawnsandy/[email protected]...@shawnsandy/[email protected]) (2022-04-15)

**Note:** Version bump only for package @shawnsandy/fp-react
Expand Down
2 changes: 1 addition & 1 deletion fp-react/package-lock.json

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

4 changes: 2 additions & 2 deletions fp-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shawnsandy/fp-react",
"version": "0.13.5",
"version": "0.13.6",
"private": false,
"publishConfig": {
"access": "public"
Expand All @@ -13,7 +13,7 @@
"url": "git+https://github.com/shawn-sandy/fp-kit.git"
},
"dependencies": {
"@shawnsandy/first-paint": "^2.14.5",
"@shawnsandy/first-paint": "^2.14.6",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.5.0",
Expand Down

0 comments on commit b8be18a

Please sign in to comment.