Skip to content

Commit 498fc65

Browse files
chore(release): 4.6.0-beta.5
# [4.6.0-beta.5](v4.6.0-beta.4...v4.6.0-beta.5) (2025-07-03) ### Bug Fixes * enlarge thumbnail icons on Service Catalog list page to full 40px ([251aefd](251aefd)) * extract Service Catalog thumbnail to separate component ([5c6a5c2](5c6a5c2)) * refactore ShapesIcon for thumbnails to avoid unnecessary css important ([98be572](98be572)) ### Features * display thumbnail on Service Catalog item page ([c48db69](c48db69)) * display thumbnails in the services item list ([43652e0](43652e0))
1 parent 2c6a4fd commit 498fc65

File tree

5 files changed

+60
-36
lines changed

5 files changed

+60
-36
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [4.6.0-beta.5](https://github.com/zendesk/copenhagen_theme/compare/v4.6.0-beta.4...v4.6.0-beta.5) (2025-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* enlarge thumbnail icons on Service Catalog list page to full 40px ([251aefd](https://github.com/zendesk/copenhagen_theme/commit/251aefd766da29dc95a094ac69f284afd860d5de))
7+
* extract Service Catalog thumbnail to separate component ([5c6a5c2](https://github.com/zendesk/copenhagen_theme/commit/5c6a5c2c64de544f7b85b8598a748ba15e552224))
8+
* refactore ShapesIcon for thumbnails to avoid unnecessary css important ([98be572](https://github.com/zendesk/copenhagen_theme/commit/98be572314c07bd4315a001b75a3826054606c3b))
9+
10+
11+
### Features
12+
13+
* display thumbnail on Service Catalog item page ([c48db69](https://github.com/zendesk/copenhagen_theme/commit/c48db69eaa92585cb01660427e527fe379700035))
14+
* display thumbnails in the services item list ([43652e0](https://github.com/zendesk/copenhagen_theme/commit/43652e0826a35bd74c17e52897eb7f378530bc84))
15+
116
# [4.6.0-beta.4](https://github.com/zendesk/copenhagen_theme/compare/v4.6.0-beta.3...v4.6.0-beta.4) (2025-07-03)
217

318

assets/approval-requests-bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/service-catalog-bundle.js

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

assets/shared-bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Copenhagen",
33
"author": "Zendesk",
4-
"version": "4.6.0-beta.4",
4+
"version": "4.6.0-beta.5",
55
"api_version": 4,
66
"default_locale": "en-us",
77
"settings": [

0 commit comments

Comments
 (0)