Skip to content

Commit

Permalink
chore(release): 6.0.0-alpha.8
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Jul 6, 2021
1 parent 4c44109 commit 000c455
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [6.0.0-alpha.8](https://github.com/prismicio/prismic-javascript/compare/v6.0.0-alpha.7...v6.0.0-alpha.8) (2021-07-06)


### Bug Fixes

* support unauthorized repository response ([022d278](https://github.com/prismicio/prismic-javascript/commit/022d278fcb89ecc098e9729b5bf67ef87a9f8259))
* use access_token URL parameter over Authorization header ([#182](https://github.com/prismicio/prismic-javascript/issues/182)) ([4c44109](https://github.com/prismicio/prismic-javascript/commit/4c44109b8b4428341e6becc021b1888230e7e961))


### Chore

* **deps:** update examples dependencies ([1c8f2b2](https://github.com/prismicio/prismic-javascript/commit/1c8f2b2a73dc56aa055efdb7a0c8c10ada3e428f))

## [6.0.0-alpha.7](https://github.com/prismicio/prismic-javascript/compare/v6.0.0-alpha.6...v6.0.0-alpha.7) (2021-07-03)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prismicio/client",
"version": "6.0.0-alpha.7",
"version": "6.0.0-alpha.8",
"description": "The official JavaScript + TypeScript client library for Prismic",
"keywords": [
"prismic",
Expand Down

0 comments on commit 000c455

Please sign in to comment.