Skip to content

Commit cf13f70

Browse files
chore(main): release sleeper-mcp 1.1.1 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c0d8e6b commit cf13f70

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.0"
2+
".": "1.1.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
This changelog is automatically generated by [release-please](https://github.com/googleapis/release-please) based on [Conventional Commits](https://www.conventionalcommits.org/).
66

7+
## [1.1.1](https://github.com/FloSchl8/sleeper-mcp/compare/sleeper-mcp-v1.1.0...sleeper-mcp-v1.1.1) (2025-10-05)
8+
9+
10+
### Bug Fixes
11+
12+
* Update README with badges, install, and config instructions ([8f27d5d](https://github.com/FloSchl8/sleeper-mcp/commit/8f27d5dd7e6bc51ffab115c5828ce76036f5dcda))
13+
714
## [1.1.0](https://github.com/FloSchl8/sleeper-mcp/compare/sleeper-mcp-v1.0.0...sleeper-mcp-v1.1.0) (2025-10-05)
815

916

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sleeper-mcp",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "MCP Server for Sleeper Fantasy Football API - AI-powered fantasy football analysis with Claude integration",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)