Skip to content

Commit

Permalink
chore: release (#2758)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed May 14, 2024
1 parent dbf1406 commit d39db94
Show file tree
Hide file tree
Showing 15 changed files with 49 additions and 18 deletions.
11 changes: 0 additions & 11 deletions .changeset/new-sheep-bathe.md

This file was deleted.

6 changes: 6 additions & 0 deletions components/datepicker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.2.0

### Minor Changes

- [#2754](https://github.com/adobe/spectrum-css/pull/2754) [`dbf1406`](https://github.com/adobe/spectrum-css/commit/dbf1406822be32aa1dbd2864b097853423bf06d8) Thanks [@jawinn](https://github.com/jawinn)! - Sets the `color` property in parts of some components that were relying on inheriting a color from higher up in the DOM.

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/datepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/datepicker",
"version": "3.1.1",
"version": "3.2.0",
"description": "The Spectrum CSS datepicker component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
6 changes: 6 additions & 0 deletions components/progressbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 4.1.1

### Patch Changes

- [#2754](https://github.com/adobe/spectrum-css/pull/2754) [`dbf1406`](https://github.com/adobe/spectrum-css/commit/dbf1406822be32aa1dbd2864b097853423bf06d8) Thanks [@jawinn](https://github.com/jawinn)! - Sets the `color` property in parts of some components that were relying on inheriting a color from higher up in the DOM.

## 4.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/progressbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/progressbar",
"version": "4.1.0",
"version": "4.1.1",
"description": "The Spectrum CSS progress bar component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
6 changes: 6 additions & 0 deletions components/radio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 9.2.0

### Minor Changes

- [#2754](https://github.com/adobe/spectrum-css/pull/2754) [`dbf1406`](https://github.com/adobe/spectrum-css/commit/dbf1406822be32aa1dbd2864b097853423bf06d8) Thanks [@jawinn](https://github.com/jawinn)! - Sets the `color` property in parts of some components that were relying on inheriting a color from higher up in the DOM.

## 9.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/radio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/radio",
"version": "9.1.0",
"version": "9.2.0",
"description": "The Spectrum CSS radio component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
6 changes: 6 additions & 0 deletions components/slider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.2.0

### Minor Changes

- [#2754](https://github.com/adobe/spectrum-css/pull/2754) [`dbf1406`](https://github.com/adobe/spectrum-css/commit/dbf1406822be32aa1dbd2864b097853423bf06d8) Thanks [@jawinn](https://github.com/jawinn)! - Sets the `color` property in parts of some components that were relying on inheriting a color from higher up in the DOM.

## 5.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/slider",
"version": "5.1.1",
"version": "5.2.0",
"description": "The Spectrum CSS slider component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
6 changes: 6 additions & 0 deletions components/splitview/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.2.0

### Minor Changes

- [#2754](https://github.com/adobe/spectrum-css/pull/2754) [`dbf1406`](https://github.com/adobe/spectrum-css/commit/dbf1406822be32aa1dbd2864b097853423bf06d8) Thanks [@jawinn](https://github.com/jawinn)! - Sets the `color` property in parts of some components that were relying on inheriting a color from higher up in the DOM.

## 5.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/splitview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/splitview",
"version": "5.1.0",
"version": "5.2.0",
"description": "The Spectrum CSS splitview component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
6 changes: 6 additions & 0 deletions components/treeview/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 10.2.0

### Minor Changes

- [#2754](https://github.com/adobe/spectrum-css/pull/2754) [`dbf1406`](https://github.com/adobe/spectrum-css/commit/dbf1406822be32aa1dbd2864b097853423bf06d8) Thanks [@jawinn](https://github.com/jawinn)! - Sets the `color` property in parts of some components that were relying on inheriting a color from higher up in the DOM.

## 10.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/treeview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/treeview",
"version": "10.1.0",
"version": "10.2.0",
"description": "The Spectrum CSS Tree view component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down
6 changes: 6 additions & 0 deletions components/well/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.2.0

### Minor Changes

- [#2754](https://github.com/adobe/spectrum-css/pull/2754) [`dbf1406`](https://github.com/adobe/spectrum-css/commit/dbf1406822be32aa1dbd2864b097853423bf06d8) Thanks [@jawinn](https://github.com/jawinn)! - Sets the `color` property in parts of some components that were relying on inheriting a color from higher up in the DOM.

## 5.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/well/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spectrum-css/well",
"version": "5.1.0",
"version": "5.2.0",
"description": "The Spectrum CSS well component",
"license": "Apache-2.0",
"author": "Adobe",
Expand Down

0 comments on commit d39db94

Please sign in to comment.