File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 0.30.1] - 2020-04-20
8
+ ### Fixed
9
+ - donate link
10
+
7
11
## [ 0.30.0] - 2020-04-20
8
12
### Changed
9
13
- ` hasCoi ` to allow ` null ` as value
Original file line number Diff line number Diff line change 21
21
<li ><a href =" /ezcuj/wiki/home/" >{{ t ' eosf.footer.reproducibilityProjectPsychology' }} </a ></li >
22
22
<li ><a href =" /e81xl/wiki/home/" >{{ t ' eosf.footer.reproducibilityProjectBiology' }} </a ></li >
23
23
<li ><a href =" http://cos.io/top/" >{{ t ' eosf.footer.topGuidelines' }} </a ></li >
24
- <li ><a href =" https://www.givinglibrary.org/organizations/center-for-open-science " >{{ t ' eosf.footer.donate' }} </a ></li >
24
+ <li ><a href =" https://cos.io/about/donate-to-cos/ " >{{ t ' eosf.footer.donate' }} </a ></li >
25
25
</ul >
26
26
</div >
27
27
<div class =" col-sm-4 col-md-3" >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @centerforopenscience/ember-osf" ,
3
- "version" : " 0.30.0 " ,
3
+ "version" : " 0.30.1 " ,
4
4
"description" : " Reusable ember models and components for interacting with the Open Science Framework" ,
5
5
"directories" : {
6
6
"doc" : " docs" ,
You can’t perform that action at this time.
0 commit comments