Skip to content

Commit 0898cf2

Browse files
chore(main): release 1.1.0
1 parent 03e541a commit 0898cf2

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.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.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/morluto/gitcontribute/compare/v1.0.0...v1.1.0) (2026-08-05)
4+
5+
6+
### Features
7+
8+
* **release:** publish MCP Registry metadata ([3f4300e](https://github.com/morluto/gitcontribute/commit/3f4300e07e914e8cb94e235bce7bb2d84ab7fb32))
9+
* **validation:** add structured and source-bound evidence workflows ([ca59e8d](https://github.com/morluto/gitcontribute/commit/ca59e8d14cf9f2ef60152250af205a2aaf29656c))
10+
311
## [1.0.0](https://github.com/morluto/gitcontribute/compare/v0.19.0...v1.0.0) (2026-08-03)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitcontribute",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"mcpName": "io.github.morluto/gitcontribute",
55
"description": "Local-first GitHub contribution research workbench",
66
"license": "MIT",

0 commit comments

Comments
 (0)