Skip to content

Commit

Permalink
chore(master): release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
strakam committed Nov 22, 2024
1 parent 54ca259 commit 6504aa0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.1"
".": "2.1.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.1.0](https://github.com/strakam/generals-bots/compare/v2.0.1...v2.1.0) (2024-11-22)


### 🚀 Features

* Add new better wrappers ([96b27b4](https://github.com/strakam/generals-bots/commit/96b27b4f31acd54635cebf0dc41d9993f1c542b5))


### 🐛 Bug Fixes

* Update RemoveActionMaskWrapper ([8b9676e](https://github.com/strakam/generals-bots/commit/8b9676ec96403b99337c9eeb476d8ece40396268))

## [2.0.1](https://github.com/strakam/generals-bots/compare/v2.0.0...v2.0.1) (2024-10-29)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "generals-bots"
version = "2.0.1"
version = "2.1.0"
description = "Develop your agent for generals.io!"
authors = ["Matej Straka <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 6504aa0

Please sign in to comment.