Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and George-Payne committed Jul 24, 2024
1 parent 032ca21 commit 4128a1f
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-carrots-invent.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-fishes-beam.md

This file was deleted.

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

## 1.7.1

### Patch Changes

- [`032ca21`](https://github.com/EventStore/Design-System/commit/032ca212ff5c4b72fb80df8d726aba1fb334091a) - Prevent es-loading-text from overflowing it's parents

## 1.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eventstore-ui/components",
"version": "1.7.0",
"version": "1.7.1",
"description": "Core components for Event Store Design System",
"license": "Apache-2.0",
"main": "dist/index.cjs.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/layout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @eventstore-ui/layout

## 1.5.0

### Minor Changes

- [`032ca21`](https://github.com/EventStore/Design-System/commit/032ca212ff5c4b72fb80df8d726aba1fb334091a) - Automatically fade in pages when bypassing loading state in `Page`

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eventstore-ui/layout",
"version": "1.4.0",
"version": "1.5.0",
"description": "Page layout components for Event Store Design System",
"license": "Apache-2.0",
"main": "dist/index.cjs.js",
Expand Down

0 comments on commit 4128a1f

Please sign in to comment.