Skip to content

Commit 5008017

Browse files
committed
Prepare for release 0.23.1.
1 parent 83230f2 commit 5008017

File tree

7 files changed

+4722
-4015
lines changed

7 files changed

+4722
-4015
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Changelog
44
**Unreleased**
55
--------------
66

7+
0.23.1
8+
------
9+
10+
_2024-07-30_
11+
712
- **New**: Promote `NoOpRetainedStateRegistry` to public API for use in testing and previews.
813
- **New**: Add `CircuitPreview` helper function for composable previews that contain Circuit content.
914
- **Enhancement**: When running under `LocalInspectionMode`, Circuit's default `onUnavailableContent` now shows a simpler non-intrusive placeholder UI instead.

backstack/src/androidMain/generated/baselineProfiles/baseline-prof.txt

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

circuit-foundation/src/androidMain/generated/baselineProfiles/baseline-prof.txt

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

circuit-overlay/src/androidMain/generated/baselineProfiles/baseline-prof.txt

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ POM_DEVELOPER_ID=slackhq
8888
POM_DEVELOPER_NAME=Slack Technologies, Inc.
8989
POM_DEVELOPER_URL=https://github.com/slackhq
9090
POM_INCEPTION_YEAR=2022
91-
VERSION_NAME=0.24.0-SNAPSHOT
91+
VERSION_NAME=0.23.1
9292

9393
circuit.mavenUrls.snapshots.sonatype=https://oss.sonatype.org/content/repositories/snapshots
9494
circuit.mavenUrls.snapshots.sonatypes01=https://s01.oss.sonatype.org/content/repositories/snapshots

0 commit comments

Comments
 (0)