Skip to content

Commit a1555a7

Browse files
chore(main): release 1.4.1 (#1083)
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com> Co-authored-by: czi-github-helper[bot] <czi-github-helper[bot]@users.noreply.github.com>
1 parent b17d22d commit a1555a7

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.infra/prod/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ stack:
55
annotations:
66
"eks.amazonaws.com/role-arn": arn:aws:iam::231426846575:role/data_portal_prod_explorer
77
image:
8-
tag: sha-3824488f
8+
tag: sha-40331e28
99
replicaCount: 3
1010
resources:
1111
limits:

.infra/staging/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ stack:
55
annotations:
66
"eks.amazonaws.com/role-arn": arn:aws:iam::699936264352:role/data_portal_staging_explorer
77
image:
8-
tag: sha-3824488f
8+
tag: sha-40331e28
99
replicaCount: 1
1010
resources:
1111
limits:

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.4.0"}
1+
{".":"1.4.1"}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.1](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.4.0...v1.4.1) (2024-08-27)
4+
5+
6+
### Bug Fixes
7+
8+
* og:title/image and fontFamily ([#1082](https://github.com/chanzuckerberg/single-cell-explorer/issues/1082)) ([b17d22d](https://github.com/chanzuckerberg/single-cell-explorer/commit/b17d22d41aba010e07c3a45605149922c6b56894))
9+
310
## [1.4.0](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.3.0...v1.4.0) (2024-08-23)
411

512

0 commit comments

Comments
 (0)