Skip to content

Commit d7be62c

Browse files
chore(release): release
- @adobe/leonardo-contrast-colors@1.0.0-alpha.16 - @adobe/leonardo-ui@1.4.2
1 parent aedfc1b commit d7be62c

File tree

6 files changed

+21
-5
lines changed

6 files changed

+21
-5
lines changed

packages/contrast-colors/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.0.0-alpha.16](https://github.com/adobe/leonardo/compare/@adobe/leonardo-contrast-colors@1.0.0-alpha.15...@adobe/leonardo-contrast-colors@1.0.0-alpha.16) (2022-08-12)
7+
8+
**Note:** Version bump only for package @adobe/leonardo-contrast-colors
9+
10+
11+
12+
13+
614
# [1.0.0-alpha.15](https://github.com/adobe/leonardo/compare/@adobe/leonardo-contrast-colors@1.0.0-alpha.13...@adobe/leonardo-contrast-colors@1.0.0-alpha.15) (2022-08-09)
715

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

packages/contrast-colors/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contrast-colors/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/leonardo-contrast-colors",
3-
"version": "1.0.0-alpha.15",
3+
"version": "1.0.0-alpha.16",
44
"description": "Generate colors based on a desired contrast ratio",
55
"repository": "git@github.com:adobe/leonardo.git",
66
"main": "./index.js",

packages/ui/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.2](https://github.com/adobe/leonardo/compare/@adobe/leonardo-ui@1.4.1...@adobe/leonardo-ui@1.4.2) (2022-08-12)
7+
8+
**Note:** Version bump only for package @adobe/leonardo-ui
9+
10+
11+
12+
13+
614
## [1.4.1](https://github.com/adobe/leonardo/compare/@adobe/leonardo-ui@1.3.7...@adobe/leonardo-ui@1.4.1) (2022-08-09)
715

816

packages/ui/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@adobe/leonardo-ui",
33
"private": true,
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"description": "Demonstration UI for Leonardo",
66
"repository": "git@github.com:adobe/leonardo.git",
77
"author": "Nate Baldwin <nbaldwin@adobe.com>",
@@ -49,7 +49,7 @@
4949
},
5050
"dependencies": {
5151
"@adobe/focus-ring-polyfill": "^0.1.5",
52-
"@adobe/leonardo-contrast-colors": "^1.0.0-alpha.15",
52+
"@adobe/leonardo-contrast-colors": "^1.0.0-alpha.16",
5353
"@adobe/spectrum-css-workflow-icons": "^1.0.0",
5454
"@bjornlu/colorblind": "^1.0.3",
5555
"@spectrum-css/actionbutton": "^1.0.4",

0 commit comments

Comments
 (0)