Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 11, 2025
1 parent 8117e92 commit a97bf50
Show file tree
Hide file tree
Showing 22 changed files with 103 additions and 69 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-rats-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-wombats-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-rockets-poke.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/polite-llamas-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-wombats-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-buttons-tan.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/strong-cameras-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-jobs-jump.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/ag-grid-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @salt-ds/ag-grid-theme

## 2.3.2

### Patch Changes

- Updated dependencies [d22534b]
- @salt-ds/theme@1.26.0

## 2.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ag-grid-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salt-ds/ag-grid-theme",
"version": "2.3.1",
"version": "2.3.2",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
23 changes: 23 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @salt-ds/core

## 1.41.0

### Minor Changes

- 7510f56: Add `padding` and `margin` to `GridLayout`, `GridItem`, `BorderLayout` and `BorderItem`

```tsx
<GridLayout padding={1} margin={1}>
<GridItem padding={2} margin={2}>
Item
</GridItem>
</GridLayout>
```

### Patch Changes

- fd86394: Fix layout paddings and margins beings set by default
- 98d3aac: Improved screen-reader support for read-only combo boxes.
- ea5fc00: Improve screen reader support for Avatar.
- ba0f436: Added centered vertical alignment to MenuItem
- Updated dependencies [021e90d]
- @salt-ds/icons@1.13.2

## 1.40.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salt-ds/core",
"version": "1.40.0",
"version": "1.41.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/countries/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @salt-ds/countries

## 1.4.7

### Patch Changes

- Updated dependencies [fd86394]
- Updated dependencies [7510f56]
- Updated dependencies [98d3aac]
- Updated dependencies [ea5fc00]
- Updated dependencies [ba0f436]
- @salt-ds/core@1.41.0

## 1.4.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/countries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salt-ds/countries",
"version": "1.4.6",
"version": "1.4.7",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/data-grid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @salt-ds/data-grid

## 1.0.13

### Patch Changes

- Updated dependencies [98d3aac]
- Updated dependencies [fd86394]
- Updated dependencies [021e90d]
- Updated dependencies [7510f56]
- Updated dependencies [98d3aac]
- Updated dependencies [ea5fc00]
- Updated dependencies [ba0f436]
- @salt-ds/lab@1.0.0-alpha.61
- @salt-ds/core@1.41.0
- @salt-ds/icons@1.13.2

## 1.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salt-ds/data-grid",
"version": "1.0.12",
"version": "1.0.13",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @salt-ds/icons

## 1.13.2

### Patch Changes

- 021e90d: Fixed hidden icons being announced on iOS.

## 1.13.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salt-ds/icons",
"version": "1.13.1",
"version": "1.13.2",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
14 changes: 14 additions & 0 deletions packages/lab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @salt-ds/lab

## 1.0.0-alpha.61

### Patch Changes

- 98d3aac: Improved screen reader support for read-only stepper inputs.
- Updated dependencies [fd86394]
- Updated dependencies [021e90d]
- Updated dependencies [7510f56]
- Updated dependencies [98d3aac]
- Updated dependencies [ea5fc00]
- Updated dependencies [ba0f436]
- @salt-ds/core@1.41.0
- @salt-ds/icons@1.13.2

## 1.0.0-alpha.60

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salt-ds/lab",
"version": "1.0.0-alpha.60",
"version": "1.0.0-alpha.61",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
20 changes: 20 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @salt-ds/theme

## 1.26.0

### Minor Changes

- d22534b: Extended the spacing foundation to spacing-950.

```diff
+ --salt-spacing-450
+ --salt-spacing-500
+ --salt-spacing-550
+ --salt-spacing-600
+ --salt-spacing-650
+ --salt-spacing-700
+ --salt-spacing-750
+ --salt-spacing-800
+ --salt-spacing-850
+ --salt-spacing-900
+ --salt-spacing-950
```

## 1.25.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salt-ds/theme",
"version": "1.25.0",
"version": "1.26.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit a97bf50

Please sign in to comment.