We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4348d1c commit d655ebfCopy full SHA for d655ebf
2 files changed
.github/workflows/version-bump.yaml
@@ -34,5 +34,3 @@ jobs:
34
bump_targets: '[{"path": "package.json", "variable": "version"}]'
35
env:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
-
38
- - run: echo "bump_targets=${{ steps.bump.outputs.bump_targets }}"
dist/index.js
@@ -6,7 +6,7 @@
6
* Author: Taj <[email protected]>
7
* Homepage: https://github.com/taj54/universal-version-bump#readme
8
* License: MIT
9
- * Generated on Sat, 30 Aug 2025 14:20:54 GMT
+ * Generated on Sat, 30 Aug 2025 14:23:57 GMT
10
*/
11
require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap
12
/******/ var __webpack_modules__ = ({
0 commit comments