From 1c69def2c7d21a828fdb0e1f8871033870694119 Mon Sep 17 00:00:00 2001 From: vtexgithubbot Date: Mon, 22 Aug 2022 14:39:34 +0000 Subject: [PATCH] chore(release): 22.38.5 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf386b1f..9b110bf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Conventional Changelog](https://github.com/conventional-changelog/conventional-changelog), and this project adheres to [Calendar Versioning](https://calver.org/). +### [22.38.5](https://github.com/vtex-sites/gatsby.store/compare/22.38.4...22.38.5) (2022-08-22) + + +### Chores + +* Renames/Updates border tokens ([#184](https://github.com/vtex-sites/gatsby.store/issues/184)) ([54706ff](https://github.com/vtex-sites/gatsby.store/commit/54706ff15bd646a4e8eff9deeda2f7735f6c65b3)) + ### [22.38.4](https://github.com/vtex-sites/gatsby.store/compare/22.38.3...22.38.4) (2022-08-22) diff --git a/package.json b/package.json index d6962876..8821ecaf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gatsby.store", "private": true, - "version": "22.38.4", + "version": "22.38.5", "license": "MIT", "browserslist": "supports es6-module and not dead", "scripts": {