Skip to content

Commit 16ddf0e

Browse files
committed
chore: add changelog and bump version for 19.1.2
1 parent 8a31dcd commit 16ddf0e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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+
## [19.1.2] - 2019-02-12
8+
### Fixed
9+
- Utils:
10+
- `transitionTargetURL` - clean guid routing path components from URLs
11+
### Added:
12+
- Route Flags:
13+
- `guid-node.index` -> `ember_project_detail_page`
14+
- `guid-registration.index` -> `ember_old_registration_detail_page`
15+
716
## [19.1.1] - 2019-02-11
817
### Fixed
918
- Router:

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": "19.1.1",
3+
"version": "19.1.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)