Skip to content

Commit

Permalink
Merge branch 'main' of github.com:omidnikrah/gol-ya-pooch
Browse files Browse the repository at this point in the history
  • Loading branch information
omidnikrah committed Dec 14, 2024
2 parents 1da3f1b + ed5fd08 commit db38f65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gol-ya-pooch/source",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",
"scripts": {
"prepare": "husky"
Expand Down

0 comments on commit db38f65

Please sign in to comment.