diff --git a/CHANGELOG.md b/CHANGELOG.md index becd654..6ad414f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### 2.0.41 (2023-10-24) + ### 2.0.40 (2023-09-06) ### 2.0.39 (2023-05-13) diff --git a/package.json b/package.json index 8effb78..2cbf46d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@microlink/proxy", "description": "Interact with Microlink API without exposing your creedentials.", "homepage": "https://github.com/microlinkhq/proxy", - "version": "2.0.40", + "version": "2.0.41", "main": "pages/_middleware.js", "author": { "email": "josefrancisco.verdu@gmail.com",