From 8113f8d2ff257a60d36627ecec0662ebffcb78af Mon Sep 17 00:00:00 2001 From: Thibaut DAVID Date: Tue, 15 Aug 2023 15:04:25 +0200 Subject: [PATCH] Release 2.3.1 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b99ec9e..44dd0f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.3.1](https://github.com/Stun3R/strapi-sdk-js/compare/v2.3.0...v2.3.1) (2023-08-15) + +### 👷‍♂️ Build + +- build: update the build target to support webpack based frameworks ([e8c10ef](https://github.com/Stun3R/strapi-sdk-js/commit/e8c10ef74f757cb36d622b785c2d3ef4637fee54)), closes [#179](https://github.com/Stun3R/strapi-sdk-js/issues/179) + # [2.3.0](https://github.com/Stun3R/strapi-sdk-js/compare/v2.2.0...v2.3.0) (2023-08-10) ### 🐛 Bug Fixes diff --git a/package.json b/package.json index d2477de..6ad6975 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-sdk-js", - "version": "2.3.0", + "version": "2.3.1", "description": "📦 Javascript SDK for your Strapi API", "keywords": [ "strapi",