Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 5, 2025

simple-release-tools

2.0.0 (2025-06-05)

⚠ BREAKING CHANGES

  • simple-github-release: Now node 18 is minimal required version

Features

  • config: a simple-release config loader (97965d2)
  • core: a simple tool to release projects with monorepo support (d695be5)
  • github-action: a simple-release api for github action (#95) (6842da1)
  • github-release: a github release addon for simple-release (e648f45)
  • github: a github addon for simple-release (71430be)
  • npm: a npm addon for simple-release (5cc6e7a)
  • pnpm: a pnpm addon for simple-release (17606de)
  • simple-github-release: add tag cli option (9cf268f)
  • simple-github-release: drop git-url-parse dependency in favor of @simple-libs/hosted-git-info (f022984)
  • simple-github-release: upgrade node minimal version to 18 (#82) (c248fba)

Bug Fixes

  • badge url in readme (2ac1202)
  • deps: update dependency @octokit/rest to v19 (#24) (bd8ee16)
  • deps: update dependency @octokit/rest to v20 (#43) (a71db82)
  • deps: update dependency git-url-parse to v13 (#31) (0dcfdc4)
  • deps: update dependency lilconfig to v3 (#60) (b475e8f)
  • deps: update dependency open to v10 (#66) (d14c94b)
  • deps: update dependency open to v9 (#37) (fe212fb)

@simple-release/config

2.0.0 (2025-06-05)

Features

  • a simple-release config loader (97965d2)

@simple-release/core

2.0.0 (2025-06-05)

Features

  • a simple tool to release projects with monorepo support (d695be5)

@simple-release/github

2.0.0 (2025-06-05)

Features

  • a github addon for simple-release (71430be)

@simple-release/github-action

2.0.0 (2025-06-05)

Features

  • a simple-release api for github action (#95) (6842da1)

@simple-release/npm

2.0.0 (2025-06-05)

Features

  • a npm addon for simple-release (5cc6e7a)

@simple-release/pnpm

2.0.0 (2025-06-05)

Features

  • a pnpm addon for simple-release (17606de)

simple-github-release

2.0.0 (2025-06-05)

⚠ BREAKING CHANGES

  • Now node 18 is minimal required version

Features

  • add tag cli option (9cf268f)
  • drop git-url-parse dependency in favor of @simple-libs/hosted-git-info (f022984)
  • upgrade node minimal version to 18 (#82) (c248fba)

Bug Fixes


This PR was generated with simple-release.

@dangreen
Copy link
Member

dangreen commented Jun 5, 2025

!simple-release/set-options

{
  "bump": {
    "byProject": {
      "simple-github-release": {
        "firstRelease": false
      }
    }
  }
}

@github-actions github-actions bot changed the title chore(release): 1.0.0 chore(release): 2.0.0 Jun 5, 2025
@dangreen dangreen merged commit 40ca8ae into main Jun 6, 2025
@dangreen dangreen deleted the simple-release branch June 6, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants