Skip to content

Commit

Permalink
chore(release): 1.31.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.31.1](v1.31.0...v1.31.1) (2024-04-29)

### 馃悰 Bug Fixes

* **pnpm:** correct pnpm version ([#984](#984)) ([b5b16dd](b5b16dd))

### 馃Ч Chore

* **deps:** bump the eslint group with 4 updates ([#980](#980)) ([213478b](213478b))
  • Loading branch information
semantic-release-bot committed Apr 29, 2024
1 parent 6653748 commit b456906
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# 馃惡 Werewolves Assistant API Versioning Changelog

## [1.31.1](https://github.com/antoinezanardi/werewolves-assistant-api-next/compare/v1.31.0...v1.31.1) (2024-04-29)


### 馃悰 Bug Fixes

* **pnpm:** correct pnpm version ([#984](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/984)) ([b5b16dd](https://github.com/antoinezanardi/werewolves-assistant-api-next/commit/b5b16dd54c4cb538bdc605f85cb04756bdb7f619))


### 馃Ч Chore

* **deps:** bump the eslint group with 4 updates ([#980](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/980)) ([213478b](https://github.com/antoinezanardi/werewolves-assistant-api-next/commit/213478b79a8d4a77cd64e790146a3f32a76c4a5e))

## [1.31.0](https://github.com/antoinezanardi/werewolves-assistant-api-next/compare/v1.30.1...v1.31.0) (2024-04-18)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "werewolves-assistant-api-next",
"version": "1.31.0",
"version": "1.31.1",
"description": "Werewolves Assistant API provides over HTTP requests a way of manage Werewolves games to help the game master.",
"readme": "README.md",
"type": "commonjs",
Expand Down Expand Up @@ -152,4 +152,4 @@
"linux"
],
"packageManager": "pnpm@8.15.7"
}
}

0 comments on commit b456906

Please sign in to comment.