Skip to content

Releases: ustclug/Yuki

v0.3.0

13 Mar 15:43
Compare
Choose a tag to compare
chore(actions): fix tag extraction bug in Actions

`context.ref.replace(/^refs\/tags\//, '')` will output like "v0.3.0", but we need v0.3.0.

Use github.ref_name instead.

v0.2.4

22 May 21:46
Compare
Choose a tag to compare
chore(doc): update doc about RepoConfigDir array

v0.2.3

01 May 08:12
Compare
Choose a tag to compare

Release v0.2.3

v0.2.2

11 Mar 09:52
7085583
Compare
Choose a tag to compare
chore: update build script

v0.2.1

08 Mar 07:00
1548700
Compare
Choose a tag to compare
fix: log error

v0.2.0

29 Jan 07:52
67e283b
Compare
Choose a tag to compare
doc: update README

v0.1.2

22 May 04:07
v0.1.2
Compare
Choose a tag to compare
Release v0.1.2

v0.1.1

11 May 17:58
v0.1.1
Compare
Choose a tag to compare
Release v0.1.1

v0.1.0

30 Apr 20:25
v0.1.0
Compare
Choose a tag to compare
Release v0.1.0

v0.1.0-alpha.1

10 Mar 09:42
Compare
Choose a tag to compare
fix(core::repo): adjust validation rules