From ed5fd08d8df0e04ebb60bc26ad9496976c87e440 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 14 Dec 2024 08:51:28 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A5=20chore:=20v1.1.1=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 a47ceeb..8c21f80 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.1.1](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.1.0...v1.1.1) (2024-12-14) + +## 🐛 Bug Fixes +- [`ceacb5e`](https://github.com/omidnikrah/gol-ya-pooch/commit/ceacb5e) fix: disable create and join 4 and 6 players game + + + +## [1.1.1](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.1.0...v1.1.1) (2024-12-14) + # [v1.1.0](https://github.com/omidnikrah/gol-ya-pooch/compare/v1.0.1...v1.1.0) (2024-12-13) ## ✨ New Features diff --git a/package.json b/package.json index 4fd7a52..fefbc45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gol-ya-pooch/source", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "scripts": { "prepare": "husky"