From 38009cdad1bc246fd2aace21febe043351aa6a5f Mon Sep 17 00:00:00 2001 From: Angelo Ashmore Date: Tue, 14 Sep 2021 11:00:55 -1000 Subject: [PATCH] chore(release): 0.0.5 --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf904b..a9e39c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.5](https://github.com/prismicio/prismic-custom-types-client/compare/v0.0.4...v0.0.5) (2021-09-14) + + +### Chore + +* update dependencies ([bb8c873](https://github.com/prismicio/prismic-custom-types-client/commit/bb8c87314b80c866b49b6cc8a40cb0f1c3c318fd)) + ### [0.0.4](https://github.com/prismicio/prismic-custom-types-client/compare/v0.0.3...v0.0.4) (2021-08-11) diff --git a/package-lock.json b/package-lock.json index 7d7aa21..d506b08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@prismicio/custom-types-client", - "version": "0.0.4", + "version": "0.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 20269f0..047d439 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prismicio/custom-types-client", - "version": "0.0.4", + "version": "0.0.5", "description": "JavaScript client to interact with the Prismic Custom Types API", "keywords": [ "typescript",