Skip to content

Commit 24de65e

Browse files
committed
Update changelog; bump version
1 parent bbbf77f commit 24de65e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [0.30.1] - 2020-04-20
8+
### Fixed
9+
- donate link
10+
711
## [0.30.0] - 2020-04-20
812
### Changed
913
- `hasCoi` to allow `null` as value

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@centerforopenscience/ember-osf",
3-
"version": "0.30.0",
3+
"version": "0.30.1",
44
"description": "Reusable ember models and components for interacting with the Open Science Framework",
55
"directories": {
66
"doc": "docs",

0 commit comments

Comments
 (0)