Skip to content

Commit 03b8720

Browse files
author
R. S. Doiel
committed
prep for v0.0.26, Turn of CaltechFUNDERS collection, integrated web components into funder view and edit.
1 parent 55c6255 commit 03b8720

19 files changed

+25
-24
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ contacts:
3030
email: rsdoiel@caltech.edu
3131

3232
repository-code: "https://github.com/caltechlibrary/cold"
33-
version: 0.0.25
33+
version: 0.0.26
3434
date-released: 2025-05-07
3535

3636
license-url: "https://caltechlibrary.github.io/cold/LICENSE"

about.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@
1919
</nav>
2020
<section>
2121
<h1 id="about-this-software">About this software</h1>
22-
<h2 id="cold-0.0.25">cold 0.0.25</h2>
23-
<p>Turn of CaltechFUNDERS collection.</p>
22+
<h2 id="cold-0.0.26">cold 0.0.26</h2>
23+
<p>Turn of CaltechFUNDERS collection, integrated web components into
24+
funder view and edit.</p>
2425
<h3 id="authors">Authors</h3>
2526
<ul>
2627
<li>R. S. Doiel, <a href="https://orcid.org/0000-0003-0900-6903"

about.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ maintainer:
3333
id: https://orcid.org/0000-0003-0900-6903
3434

3535
repository_code: https://github.com/caltechlibrary/cold
36-
version: 0.0.25
36+
version: 0.0.26
3737
license_url: https://caltechlibrary.github.io/cold/LICENSE
3838
operating_system:
3939
- Linux
@@ -59,9 +59,9 @@ date_released: 2025-05-07
5959
About this software
6060
===================
6161

62-
## cold 0.0.25
62+
## cold 0.0.26
6363

64-
Turn of CaltechFUNDERS collection.
64+
Turn of CaltechFUNDERS collection, integrated web components into funder view and edit.
6565

6666
### Authors
6767

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@
9696
"Dataset >= 2.2",
9797
"CMTools >= 0.0.18"
9898
],
99-
"version": "0.0.25",
99+
"version": "0.0.26",
100100
"developmentStatus": "wip",
101101
"issueTracker": "https://github.com/caltechlibrary/cold/issues",
102102
"downloadUrl": "https://github.com/caltechlibrary/cold/release/latest",
103-
"releaseNotes": "Turn of CaltechFUNDERS collection."
103+
"releaseNotes": "Turn of CaltechFUNDERS collection, integrated web components into funder view and edit."
104104
}

cold.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%cold(1) user manual | 0.0.25 01a7c0e
1+
%cold(1) user manual | 0.0.26 55c6255
22
% R. S.Doiel
33
% 2025-05-07
44

cold_reports.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%cold_reports(1) user manual | 0.0.25 01a7c0e
1+
%cold_reports(1) user manual | 0.0.26 55c6255
22
% R. S.Doiel
33
% 2025-05-07
44

directory_sync.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%directory_sync(1) user manual | 0.0.25 01a7c0e
1+
%directory_sync(1) user manual | 0.0.26 55c6255
22
% R. S.Doiel
33
% 2025-05-07
44

division_people.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%division_people(1) user manual | 0.0.25 01a7c0e
1+
%division_people(1) user manual | 0.0.26 55c6255
22
% R. S.Doiel
33
% 2025-05-07
44

group_vocabulary.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%group_vocabulary(1) user manual | 0.0.25 01a7c0e
1+
%group_vocabulary(1) user manual | 0.0.26 55c6255
22
% R. S.Doiel
33
% 2025-05-07
44

htdocs/about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<section>
2222

2323
<h1>About this software</h1>
24-
<h2>cold 0.0.25</h2>
25-
<p>Turn of CaltechFUNDERS collection.</p>
24+
<h2>cold 0.0.26</h2>
25+
<p>Turn of CaltechFUNDERS collection, integrated web components into funder view and edit.</p>
2626
<h3>Authors</h3>
2727
<ul>
2828
<li>R. S. Doiel, <a href="https://orcid.org/0000-0003-0900-6903">https://orcid.org/0000-0003-0900-6903</a></li>

htdocs/about.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ maintainer:
3333
id: https://orcid.org/0000-0003-0900-6903
3434

3535
repository_code: https://github.com/caltechlibrary/cold
36-
version: 0.0.25
36+
version: 0.0.26
3737
license_url: https://caltechlibrary.github.io/cold/LICENSE
3838
operating_system:
3939
- Linux
@@ -59,9 +59,9 @@ date_released: 2025-05-07
5959
About this software
6060
===================
6161

62-
## cold 0.0.25
62+
## cold 0.0.26
6363

64-
Turn of CaltechFUNDERS collection.
64+
Turn of CaltechFUNDERS collection, integrated web components into funder view and edit.
6565

6666
### Authors
6767

installer.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Set the package name and version to install
66
#
77
$PACKAGE = "cold"
8-
$VERSION = "0.0.25"
8+
$VERSION = "0.0.26"
99
$GIT_GROUP = "caltechlibrary"
1010
$RELEASE = "https://github.com/${GIT_GROUP}/${PACKAGE}/releases/tag/v${VERSION}"
1111
$SYSTEM_TYPE = Get-ComputerInfo -Property CsSystemType

installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Set the package name and version to install
55
#
66
PACKAGE="cold"
7-
VERSION="0.0.25"
7+
VERSION="0.0.26"
88
GIT_GROUP="caltechlibrary"
99
RELEASE="https://github.com/$GIT_GROUP/$PACKAGE/releases/tag/v$VERSION"
1010

journal_vocabulary.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%journal_vocabulary(1) user manual | 0.0.25 01a7c0e
1+
%journal_vocabulary(1) user manual | 0.0.26 55c6255
22
% R. S.Doiel
33
% 2025-05-07
44

963 Bytes
Binary file not shown.

pagefind/index/en-US_dd8d23f.pf_index

25 KB
Binary file not shown.

pagefind/pagefind-entry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.3.0","languages":{"en-US":{"hash":"en-US_acba391534af8","wasm":"en-US","page_count":18}}}
1+
{"version":"1.3.0","languages":{"en-US":{"hash":"en-US_722a4c841a442","wasm":"en-US","page_count":18}}}
235 Bytes
Binary file not shown.

version.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// cold version and license information.
22

3-
export const version: string = '0.0.25',
3+
export const version: string = '0.0.26',
44
releaseDate: string = '2025-05-07',
5-
releaseHash: string = '01a7c0e',
5+
releaseHash: string = '55c6255',
66
licenseText: string = `
77
88
Copyright (c) 2024, Caltech

0 commit comments

Comments
 (0)