Skip to content

Commit 4128a1f

Browse files
github-actions[bot]George-Payne
authored andcommitted
Version Packages
1 parent 032ca21 commit 4128a1f

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/fresh-carrots-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/gorgeous-fishes-beam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @eventstore-ui/components
22

3+
## 1.7.1
4+
5+
### Patch Changes
6+
7+
- [`032ca21`](https://github.com/EventStore/Design-System/commit/032ca212ff5c4b72fb80df8d726aba1fb334091a) - Prevent es-loading-text from overflowing it's parents
8+
39
## 1.7.0
410

511
### Minor Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eventstore-ui/components",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Core components for Event Store Design System",
55
"license": "Apache-2.0",
66
"main": "dist/index.cjs.js",

packages/layout/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @eventstore-ui/layout
22

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- [`032ca21`](https://github.com/EventStore/Design-System/commit/032ca212ff5c4b72fb80df8d726aba1fb334091a) - Automatically fade in pages when bypassing loading state in `Page`
8+
39
## 1.4.0
410

511
### Minor Changes

packages/layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eventstore-ui/layout",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Page layout components for Event Store Design System",
55
"license": "Apache-2.0",
66
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)