Skip to content

Commit 9ce7e78

Browse files
committed
Bump version; Update changelog
1 parent 646cbad commit 9ce7e78

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ 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+
## [20.5.0] - 2020-06-03
8+
## Changed
9+
- Components
10+
- `institutions`
11+
- `dashboard/departments-panel`
12+
- `dashboard/institutional-users-list`
13+
- `dashboard/panel`
14+
- `dashboard/projects-panel`
15+
- Mirage
16+
- Factories
17+
- `institution-user`
18+
- Serializers
19+
- `institution-user`
20+
721
## [20.4.0] - 2020-05-26
822
### Changed
923
- link to institutions
@@ -1592,7 +1606,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
15921606
### Added
15931607
- Quick Files
15941608

1595-
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/20.4.0...develop
1609+
[Unreleased]: https://github.com/CenterForOpenScience/ember-osf-web/compare/20.5.0...develop
1610+
[20.4.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.5.0
15961611
[20.4.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.4.0
15971612
[20.3.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.3.1
15981613
[20.3.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/20.3.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-osf-web",
3-
"version": "20.4.0",
3+
"version": "20.5.0",
44
"description": "Ember front-end for the Open Science Framework",
55
"license": "Apache-2.0",
66
"author": "Center for Open Science <[email protected]>",

0 commit comments

Comments
 (0)