From c1c852571c12fec5c86f460c644ab9cca4ec4607 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 23:07:17 -0700 Subject: [PATCH] chore(main): release 0.7.15 (#211) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b9819d..738bff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.15](https://github.com/frontapp/front-ui-kit/compare/v0.7.14...v0.7.15) (2023-08-24) + + +### Features + +* export FileTypesEnum ([#210](https://github.com/frontapp/front-ui-kit/issues/210)) ([42391f8](https://github.com/frontapp/front-ui-kit/commit/42391f807d54358e0ba89cc2a109cfde0724697a)) + ## [0.7.14](https://github.com/frontapp/front-ui-kit/compare/v0.7.13...v0.7.14) (2023-08-22) diff --git a/package.json b/package.json index 23e7135..1ce81b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frontapp/ui-kit", - "version": "0.7.14", + "version": "0.7.15", "repository": "git@github.com:frontapp/front-ui-kit.git", "homepage": "http://frontapp.github.io/front-ui-kit", "author": "",