Skip to content

Commit b27356d

Browse files
chore(main): release 0.8.1 (#54)
## 0.8.1 (2024-04-24) ## What's Changed * fix: improved image rendering by providing source and more obvious 'View Image' button by @jbottigliero in #53 **Full Changelog**: 0.8.0...0.8.1 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 40154cb commit b27356d

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.0"
2+
".": "0.8.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.8.1 (2024-04-24)
4+
5+
## What's Changed
6+
* fix: improved image rendering by providing source and more obvious 'View Image' button by @jbottigliero in https://github.com/globus/static-search-portal/pull/53
7+
8+
9+
**Full Changelog**: https://github.com/globus/static-search-portal/compare/0.8.0...0.8.1
10+
311
## 0.8.0 (2024-04-23)
412

513
## What's Changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@globus/static-search-portal",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"repository": "github:globus/static-search-portal",
55
"files": [],
66
"scripts": {

0 commit comments

Comments
 (0)