diff --git a/CHANGELOG.md b/CHANGELOG.md index 8287716..b92e546 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. Please read [CONTRIBUTING.md](CONTRIBUTING.md) for commit guidelines. +# [v1.2.4](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.2.3...v1.2.4) (2024-12-16) + + + +## [1.2.4](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.2.3...v1.2.4) (2024-12-16) + # [v1.2.3](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.2.2...v1.2.3) (2024-12-16) diff --git a/package.json b/package.json index 5746b3a..42ed457 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gol-ya-pooch/source", - "version": "1.2.3", + "version": "1.2.4", "license": "MIT", "scripts": { "prepare": "husky"