Skip to content

Commit 4f05f4f

Browse files
committed
Merge branch 'release/0.30.0' into develop
2 parents 8a9ded3 + bc206b7 commit 4f05f4f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +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-
## [Unreleased]
7+
## [0.30.0] - 2020-04-20
8+
### Changed
9+
- `hasCoi` to allow `null` as value
10+
811
### Fixed
912
- `new-navbar-auth-dropdown` fixed for unauthenticated users
1013

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.29.0",
3+
"version": "0.30.0",
44
"description": "Reusable ember models and components for interacting with the Open Science Framework",
55
"directories": {
66
"doc": "docs",

0 commit comments

Comments
 (0)