We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2414118 commit b1e9ed2Copy full SHA for b1e9ed2
3 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@stacksjs/bumpx",
3
"type": "module",
4
- "version": "0.1.74",
+ "version": "0.1.75",
5
"private": true,
6
"description": "Automatically bump your versions.",
7
"author": "Chris Breuer <chris@stacksjs.org>",
packages/action/package.json
@@ -1,6 +1,6 @@
"name": "bumpx-action",
"description": "GitHub Action for bumpx version bumping tool.",
"author": "Stacks.js <hello@stacks.js.org>",
"license": "MIT",
packages/bumpx/package.json
0 commit comments