Skip to content

Commit

Permalink
Releasing v0.5.2 (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
sslotsky authored Aug 2, 2019
1 parent 28c1786 commit a665bf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [v0.5.2]
### Added
- Added `oauth-url` prop to `manifold-auth-token` component.

Expand All @@ -22,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Converted `manifold-data-product-logo` to use GraphQL.
- Changed the provision button so it fetches the owner ID automatically if not set.
- Added `productName` to `manifold-marketplace-click` event in the `manifold-service-card` component.
- Improved `plan-selector` performance by reducing API calls for non-custom plans.

## [v0.5.0]
### Added
Expand Down

1 comment on commit a665bf4

@vercel
Copy link

@vercel vercel bot commented on a665bf4 Aug 2, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.