Skip to content

Commit 52e8fd3

Browse files
committed
Bump version no. Add CHANGELOG.
1 parent 158a295 commit 52e8fd3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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+
## [23.08.0] - 2023-07-13
8+
### Changed
9+
- Removed remaining Bootstrap components
10+
- Added JSON-LD metadata to registration overview page for Google structured data markup
11+
712
## [23.07.0] - 2023-05-01
813
### Changed
914
- Fix some deprecations
@@ -1927,6 +1932,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19271932
### Added
19281933
- Quick Files
19291934

1935+
[23.08.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/23.08.0
19301936
[23.07.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/23.07.0
19311937
[23.06.1]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/23.06.1
19321938
[23.06.0]: https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/23.06.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": "23.07.0",
3+
"version": "23.08.0",
44
"private": true,
55
"description": "Ember front-end for the Open Science Framework",
66
"homepage": "https://github.com/CenterForOpenScience/ember-osf-web#readme",

0 commit comments

Comments
 (0)