Skip to content

Commit f60187b

Browse files
chore(main): release 0.7.0 (#50)
## 0.7.0 (2024-04-23) - `components.Results` - Adds support for `"type": "table"` fields. - Adds support for `links` **Full Changelog**: 0.6.1...0.7.0 --- 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 943f89d commit f60187b

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-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.6.1"
2+
".": "0.7.0"
33
}

CHANGELOG.md

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

3+
## 0.7.0 (2024-04-23)
4+
5+
**Full Changelog**: https://github.com/globus/static-search-portal/compare/0.6.1...0.7.0
6+
37
## 0.6.1 (2024-04-22)
48

59
**Full Changelog**: https://github.com/globus/static-search-portal/compare/0.6.0...0.6.1

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.6.1",
3+
"version": "0.7.0",
44
"repository": "github:globus/static-search-portal",
55
"files": [],
66
"scripts": {

0 commit comments

Comments
 (0)