Skip to content

Commit

Permalink
Merge tag '0.15.0' into develop
Browse files Browse the repository at this point in the history
Update eosf version
  • Loading branch information
adlius committed May 31, 2022
2 parents b50a0a1 + 198a1a8 commit 136bc55
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.14.0] - 2022-05-31
### Changed
- Use ember-osf 0.35.0


## [0.14.0] - 2022-03-31
### Changed
- Use ember-osf 0.34.0
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reviews",
"version": "0.14.0",
"version": "0.15.0",
"description": "Center for Open Science Reviews Service",
"license": "Apache-2.0",
"author": "",
Expand All @@ -22,7 +22,7 @@
"use-ember-osf-next-interfaces": "yarn upgrade @centerforopenscience/ember-osf@https://github.com/CenterForOpenScience/ember-osf.git#release/next-interfaces#$(date -u +%FT%TZ)"
},
"devDependencies": {
"@centerforopenscience/ember-osf": "https://github.com/CenterForOpenScience/ember-osf.git#0.34.1",
"@centerforopenscience/ember-osf": "https://github.com/CenterForOpenScience/ember-osf.git#0.35.0",
"@centerforopenscience/eslint-config": "^2.0.0",
"@centerforopenscience/osf-style": "1.9.0",
"@cos-forks/ember-content-placeholders": "https://github.com/cos-forks/ember-content-placeholders#c85cdbeb4b9c206c3f76a92422db76815b2c95bc",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@
lodash "^4.17.11"
to-fast-properties "^2.0.0"

"@centerforopenscience/ember-osf@https://github.com/CenterForOpenScience/ember-osf.git#0.34.1":
version "0.34.1"
resolved "https://github.com/CenterForOpenScience/ember-osf.git#617c4f02ca75077cc17f41b8ea4dd8594d209a79"
"@centerforopenscience/ember-osf@https://github.com/CenterForOpenScience/ember-osf.git#0.35.0":
version "0.35.0"
resolved "https://github.com/CenterForOpenScience/ember-osf.git#19b18617410cf8c5d4079d203c3b3148188b06e7"
dependencies:
broccoli-funnel "1.2.0"
broccoli-merge-trees "2.0.0"
Expand Down

0 comments on commit 136bc55

Please sign in to comment.