Skip to content

Commit 1fb08b8

Browse files
chore(release): release
- @adobe/[email protected] - @adobe/[email protected]
1 parent 1dba2c5 commit 1fb08b8

File tree

6 files changed

+21
-5
lines changed

6 files changed

+21
-5
lines changed

Diff for: 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.9](https://github.com/adobe/leonardo/compare/@adobe/[email protected]...@adobe/[email protected]) (2021-08-20)
7+
8+
**Note:** Version bump only for package @adobe/leonardo-contrast-colors
9+
10+
11+
12+
13+
614
# [1.0.0-alpha.8](https://github.com/adobe/leonardo/compare/@adobe/[email protected]...@adobe/[email protected]) (2020-09-08)
715

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

Diff for: 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.

Diff for: 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.8",
3+
"version": "1.0.0-alpha.9",
44
"description": "Generate colors based on a desired contrast ratio",
55
"repository": "[email protected]:adobe/leonardo.git",
66
"main": "./index.js",

Diff for: 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.3.3](https://github.com/adobe/leonardo/compare/@adobe/[email protected]...@adobe/[email protected]) (2021-08-20)
7+
8+
**Note:** Version bump only for package @adobe/leonardo-ui
9+
10+
11+
12+
13+
614
## [1.3.2](https://github.com/adobe/leonardo/compare/@adobe/[email protected]...@adobe/[email protected]) (2020-09-08)
715

816

Diff for: 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.

Diff for: 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.3.2",
4+
"version": "1.3.3",
55
"description": "Demonstration UI for Leonardo",
66
"repository": "[email protected]:adobe/leonardo.git",
77
"author": "Nate Baldwin <[email protected]>",
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"@adobe/focus-ring-polyfill": "^0.1.5",
46-
"@adobe/leonardo-contrast-colors": "^1.0.0-alpha.8",
46+
"@adobe/leonardo-contrast-colors": "^1.0.0-alpha.9",
4747
"@adobe/spectrum-css-workflow-icons": "^1.0.0",
4848
"@spectrum-css/alert": "^2.0.2",
4949
"@spectrum-css/button": "^2.0.2",

0 commit comments

Comments
 (0)