Skip to content

Releases: moderneinc/apollo-prometheus-exporter

v4.1.3

24 Sep 17:08

Choose a tag to compare

4.1.3 (2025-09-24)

Bug Fixes

  • simplify npm publishing by reverting to semantic-release approach (#6) (6b87f80)

v4.1.2

24 Sep 00:02

Choose a tag to compare

4.1.2 (2025-09-24)

Bug Fixes

  • add semantic-release npm plugin to update package.json version (#5) (4f02af9)

v4.1.1

23 Sep 23:48

Choose a tag to compare

4.1.1 (2025-09-23)

Bug Fixes

  • sync version from semantic-release to dist package.json (#4) (cc441d3)

v4.1.0

23 Sep 23:40

Choose a tag to compare

4.1.0 (2025-09-23)

Bug Fixes

  • add contents write permission to publish workflow (#2) (c9183f6)
  • configure npm trusted publishing for semantic-release (#3) (2db52a7)

Features

  • configure npm trusted publishing support (a33b2e7)

v4.0.0

09 Sep 21:40

Choose a tag to compare

4.0.0 (2025-09-09)

  • feat!: add support for Apollo Server 5 (1a324f6)

Bug Fixes

  • fetch all branches in publish workflow for semantic-release (b1a06b3)
  • semantic-release config and GitHub workflow improvements (24fba70)
  • simplify semantic-release branch configuration (0040ae2)

Features

  • modernize dependencies to latest versions (b3c79a2)
  • re-enable 3.x branch in workflow triggers (8ebca4d)

BREAKING CHANGES

  • use v1 for Apollo Server 2, v2 for Apollo Server 3, v3 for Apollo Server 4, and v4 for Apollo Server 5

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com