From 88ddeca5298c3a593fdfd4aa60e9eeb0450d7c23 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Jan 2025 21:40:52 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A5=20chore:=20v1.8.0=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ed15eb..2e479c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. Please read [CONTRIBUTING.md](CONTRIBUTING.md) for commit guidelines. +# [v1.8.0](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.7.0...v1.8.0) (2025-01-02) + +## ✨ New Features +- [`f16f28e`](https://github.com/omidnikrah/gol-ya-pooch/commit/f16f28e) feat: add english language + + + +# [1.8.0](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.7.0...v1.8.0) (2025-01-02) + # [v1.7.0](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.6.0...v1.7.0) (2025-01-02) ## ✨ New Features diff --git a/package.json b/package.json index 721e0d2..cafb49c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gol-ya-pooch/source", - "version": "1.7.0", + "version": "1.8.0", "license": "MIT", "scripts": { "prepare": "husky"