diff --git a/CHANGELOG.md b/CHANGELOG.md index c3c9d93..14b551d 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. +### 1.2.72 (2024-07-04) + ### 1.2.71 (2024-05-16) ### 1.2.70 (2024-05-15) diff --git a/package.json b/package.json index 4f23c44..f3853bc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "count", "description": "Count simple microservice for counting things", "homepage": "https://github.com/Kikobeats/count", - "version": "1.2.71", + "version": "1.2.72", "main": "pages/_middleware.js", "author": { "email": "josefrancisco.verdu@gmail.com",