Skip to content

Commit

Permalink
chore(main): release 1.4.1 (#1083)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
1 parent b17d22d commit a1555a7
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .infra/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ stack:
annotations:
"eks.amazonaws.com/role-arn": arn:aws:iam::231426846575:role/data_portal_prod_explorer
image:
tag: sha-3824488f
tag: sha-40331e28
replicaCount: 3
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion .infra/staging/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ stack:
annotations:
"eks.amazonaws.com/role-arn": arn:aws:iam::699936264352:role/data_portal_staging_explorer
image:
tag: sha-3824488f
tag: sha-40331e28
replicaCount: 1
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.4.0"}
{".":"1.4.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.1](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.4.0...v1.4.1) (2024-08-27)


### Bug Fixes

* 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))

## [1.4.0](https://github.com/chanzuckerberg/single-cell-explorer/compare/v1.3.0...v1.4.0) (2024-08-23)


Expand Down

0 comments on commit a1555a7

Please sign in to comment.