Skip to content

Commit

Permalink
chore(release): release
Browse files Browse the repository at this point in the history
  • Loading branch information
NateBaldwinDesign committed Aug 12, 2022
1 parent aedfc1b commit d7be62c
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/contrast-colors/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.

# [1.0.0-alpha.16](https://github.com/adobe/leonardo/compare/@adobe/[email protected]...@adobe/[email protected]) (2022-08-12)

**Note:** Version bump only for package @adobe/leonardo-contrast-colors





# [1.0.0-alpha.15](https://github.com/adobe/leonardo/compare/@adobe/[email protected]...@adobe/[email protected]) (2022-08-09)

**Note:** Version bump only for package @adobe/leonardo-contrast-colors
Expand Down
2 changes: 1 addition & 1 deletion packages/contrast-colors/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 packages/contrast-colors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/leonardo-contrast-colors",
"version": "1.0.0-alpha.15",
"version": "1.0.0-alpha.16",
"description": "Generate colors based on a desired contrast ratio",
"repository": "[email protected]:adobe/leonardo.git",
"main": "./index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui/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.

## [1.4.2](https://github.com/adobe/leonardo/compare/@adobe/[email protected]...@adobe/[email protected]) (2022-08-12)

**Note:** Version bump only for package @adobe/leonardo-ui





## [1.4.1](https://github.com/adobe/leonardo/compare/@adobe/[email protected]...@adobe/[email protected]) (2022-08-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui/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 packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@adobe/leonardo-ui",
"private": true,
"version": "1.4.1",
"version": "1.4.2",
"description": "Demonstration UI for Leonardo",
"repository": "[email protected]:adobe/leonardo.git",
"author": "Nate Baldwin <[email protected]>",
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"dependencies": {
"@adobe/focus-ring-polyfill": "^0.1.5",
"@adobe/leonardo-contrast-colors": "^1.0.0-alpha.15",
"@adobe/leonardo-contrast-colors": "^1.0.0-alpha.16",
"@adobe/spectrum-css-workflow-icons": "^1.0.0",
"@bjornlu/colorblind": "^1.0.3",
"@spectrum-css/actionbutton": "^1.0.4",
Expand Down

0 comments on commit d7be62c

Please sign in to comment.