Skip to content

Releases: nonz250/notepm-mcp-server

1.1.6

Choose a tag to compare

@github-actions github-actions released this 29 Aug 00:10
b19779d

What's Changed

  • chore(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #102
  • chore(deps): bump @modelcontextprotocol/sdk from 1.29.0 to 1.30.0 in the prod-dependencies group by @dependabot[bot] in #104
  • chore(deps-dev): bump @types/node from 26.1.1 to 26.1.2 in the dev-dependencies group by @dependabot[bot] in #103
  • chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #105
  • Update Node.js from 24 to 26 in CI workflows by @nonz250 in #101
  • feat: bump node version by mise. by @nonz250 in #106
  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #108
  • chore: bump version. by @nonz250 in #109

Full Changelog: 1.1.5...1.1.6

1.1.5

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:14
dc7623e

What's Changed

  • chore(deps): bump zod from 4.4.2 to 4.4.3 in the prod-dependencies group by @dependabot[bot] in #90
  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #92
  • chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #93
  • chore(deps-dev): bump @types/node from 24.10.13 to 25.9.1 by @dependabot[bot] in #91
  • chore(deps-dev): bump @types/node from 25.9.1 to 26.1.1 by @dependabot[bot] in #96
  • chore(deps-dev): bump the dev-dependencies group with 6 updates by @dependabot[bot] in #95
  • chore(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #98
  • chore(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #99
  • chore: bump version. by @nonz250 in #100

Full Changelog: 1.1.4...1.1.5

1.1.4

Choose a tag to compare

@github-actions github-actions released this 28 May 06:55
291fc1d

What's Changed

  • chore(deps): bump the prod-dependencies group with 2 updates by @dependabot[bot] in #84
  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #87
  • chore: bump version to 1.1.4 by @nonz250 in #88

Full Changelog: 1.1.3...1.1.4

1.1.3

Choose a tag to compare

@nonz250 nonz250 released this 29 Apr 08:46
e3bce7f

What's Changed

  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #71
  • chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #72
  • chore(deps): bump @modelcontextprotocol/sdk from 1.26.0 to 1.27.1 in the prod-dependencies group by @dependabot[bot] in #73
  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #75
  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #80
  • chore(deps): bump @modelcontextprotocol/sdk from 1.27.1 to 1.28.0 in the prod-dependencies group by @dependabot[bot] in #77
  • chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #78
  • chore: bump version to 1.1.3 by @nonz250 in #81
  • docs: require PR descriptions to be in English by @nonz250 in #82

Full Changelog: 1.1.2...1.1.3

1.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Feb 01:49
746e80c

What's Changed

  • chore(deps-dev): bump the dev-dependencies group with 4 updates by @dependabot[bot] in #62
  • chore: upgrade Node.js version from 22 to 24 by @nonz250 in #67
  • chore(deps): bump @modelcontextprotocol/sdk from 1.25.3 to 1.26.0 in the prod-dependencies group by @dependabot[bot] in #63
  • chore(deps-dev): bump eslint from 9.39.2 to 10.0.0 by @dependabot[bot] in #64
  • chore: bump patch version to 1.1.2 by @nonz250 in #68

Full Changelog: 1.1.1...1.1.2

1.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Feb 17:44

What's Changed

  • chore(deps): bump the prod-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #52
  • chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #56
  • chore(deps): bump the prod-dependencies group with 2 updates by @dependabot[bot] in #59
  • 1.1.1 by @nonz250 in #61

Full Changelog: 1.1.0...1.1.1

1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 06:16
353ea19

What's Changed

  • feat: add folder_id support for create_page and update_page tools by @nonz250 in #57
  • chore: release 1.1.0 by @nonz250 in #58

Full Changelog: 1.0.1...1.1.0

1.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jan 02:37
2e801ce

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 07:19
2a5b9bb

What's Changed

  • refactor: remove unused note tools by @nonz250 in #37
  • feat(folders): add list_folders tool by @nonz250 in #38
  • feat(attachments): add search_attachments tool by @nonz250 in #40
  • Revert "feat(attachments): add search_attachments tool" by @nonz250 in #41
  • style: format code with Prettier by @nonz250 in #43
  • docs: update CLAUDE.md architecture section by @nonz250 in #44
  • docs: update wording in Tool Design Philosophy by @nonz250 in #45
  • ci: add format check to CI workflow by @nonz250 in #46
  • chore: release 0.5.0 by @nonz250 in #47
  • docs: add design philosophy and API reference link by @nonz250 in #48
  • chore(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #29
  • chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #30
  • chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #31
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #32
  • chore: release 1.0.0 by @nonz250 in #49

New Contributors

Full Changelog: 0.4.0...1.0.0

0.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 21:27
ada21dd

What's Changed

  • refactor(notes): remove delete_note, archive_note, unarchive_note tools by @nonz250 in #36

Full Changelog: 0.3.0...0.4.0