From b49d4df7d61c1f5487a554885900cee64420dd17 Mon Sep 17 00:00:00 2001 From: lihbr Date: Mon, 27 Sep 2021 11:17:42 +0200 Subject: [PATCH] chore(release): 2.0.0-alpha.5 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8175d74..fdc88a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.0.0-alpha.5](https://github.com/prismicio/prismic-reactjs/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2021-09-27) + + +### Bug Fixes + +* export PrismicProvider props type ([848cd7d](https://github.com/prismicio/prismic-reactjs/commit/848cd7def29712d72b33f334ba1e738968463746)) + + +### Chore + +* **deps:** maintain dependencies ([7437659](https://github.com/prismicio/prismic-reactjs/commit/74376591ec5e394ead1359df73b723baf02e9c53)) +* update template config ([8d63067](https://github.com/prismicio/prismic-reactjs/commit/8d63067a5c419e5082b741e57e03f0a96eee3d12)) + ## [2.0.0-alpha.4](https://github.com/prismicio/prismic-reactjs/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2021-09-15) diff --git a/package.json b/package.json index 1502310..ccfeaa8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prismicio/react", - "version": "2.0.0-alpha.4", + "version": "2.0.0-alpha.5", "description": "React components and hooks to fetch and present Prismic content", "keywords": [ "typescript",