Skip to content

@142vip.utils.Function.getLastMatchingTag

mmdapl edited this page Oct 17, 2025 · 1 revision

API 参考 / @142vip/utils / getLastMatchingTag

Function: getLastMatchingTag()

getLastMatchingTag(inputTag): undefined | string

Defined in: packages/utils/src/core/git.ts:116

获取最近一次tag标签

Parameters

inputTag

string

Returns

undefined | string

Clone this wiki locally