diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e479c8..d38aea9 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.8.1](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.8.0...v1.8.1) (2025-01-02) + + + +## [1.8.1](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.8.0...v1.8.1) (2025-01-02) + # [v1.8.0](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.7.0...v1.8.0) (2025-01-02) ## ✨ New Features diff --git a/package.json b/package.json index cafb49c..0a47554 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gol-ya-pooch/source", - "version": "1.8.0", + "version": "1.8.1", "license": "MIT", "scripts": { "prepare": "husky"