Skip to content

Commit fbf9541

Browse files
committed
chore: bump version and add changelog for 18.2.2
1 parent fbb6bea commit fbf9541

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ 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-
## [18.2.1] - 2018-12-06
7+
## [18.2.2] - 2018-12-18
8+
### Added:
9+
- Flags:
10+
- `enable_inactive_schemas`
11+
12+
### Changed:
13+
- Components:
14+
- regisitries:
15+
- `registries-registration-type-facet` - only add ERPC schema when `enable_inactive_schemas` flag is off
16+
17+
## [18.2.1] - 2018-12-18
818
### Added
919
- Mirage:
1020
- `queryParamIsTruthy` util

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": "18.2.1",
3+
"version": "18.2.2",
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)