From b2f98fefadb86c7303102ca31075ad2708d37876 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Jan 2025 14:15:10 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A5=20chore:=20v1.7.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 cad3f2b..4ed15eb 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.7.0](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.6.0...v1.7.0) (2025-01-02) + +## ✨ New Features +- [`927440c`](https://github.com/omidnikrah/gol-ya-pooch/commit/927440c) feat: display where is the object to the object holder player + + + +# [1.7.0](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.6.0...v1.7.0) (2025-01-02) + # [v1.6.0](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.5.5...v1.6.0) (2025-01-02) ## ✨ New Features diff --git a/package.json b/package.json index a218bd3..ae125f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gol-ya-pooch/source", - "version": "1.6.0", + "version": "1.7.0", "license": "MIT", "scripts": { "prepare": "husky"