From e5088a265962ce9ba0dfbdd6f9d27fb28a2aa5f1 Mon Sep 17 00:00:00 2001 From: Angelo Ashmore Date: Wed, 14 Jul 2021 08:29:31 -1000 Subject: [PATCH] chore(release): 0.0.3 --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c159d1..b41d05d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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. +### [0.0.3](https://github.com/prismicio/prismic-custom-types-client/compare/v0.0.2...v0.0.3) (2021-07-14) + + +### Bug Fixes + +* use correct Shared Slices endpoints ([5e073be](https://github.com/prismicio/prismic-custom-types-client/commit/5e073bea48ba970cc9e2bb4bf30b267ed7b399a3)) + + +### Chore + +* update dependencies ([fb12098](https://github.com/prismicio/prismic-custom-types-client/commit/fb12098971c727d2b3a335165960d2b16230cf49)) + ### [0.0.2](https://github.com/prismicio/prismic-custom-types-client/compare/v0.0.1...v0.0.2) (2021-07-13) diff --git a/package-lock.json b/package-lock.json index cfb49da..0f4e835 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@prismicio/custom-types-client", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 893020c..d3273dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prismicio/custom-types-client", - "version": "0.0.2", + "version": "0.0.3", "description": "JavaScript client to interact with the Prismic Custom Types API", "keywords": [ "typescript",