Skip to content

Releases: go-vela/ui

v0.8.3

09 Mar 18:02
cab1dbc
Compare
Choose a tag to compare

v0.8.3

v0.8.2

19 Feb 20:53
3228f6c
Compare
Choose a tag to compare
chore(actions): pin golang to 1.15 (#331)

v0.8.1

11 Feb 18:13
f877666
Compare
Choose a tag to compare
v0.8.1

v0.8.0

02 Feb 20:49
538f03c
Compare
Choose a tag to compare
fix(crumbs): change last segment to not be a link (#314)

* fix(crumbs): change last segment to not be a link

* run elm-format

v0.8.0-rc3

28 Jan 22:20
3b939ca
Compare
Choose a tag to compare
chore(deps): update dependency elm-hot to v1.1.6 (#306)

Co-authored-by: Renovate Bot <[email protected]>

v0.8.0-rc2

19 Jan 17:46
3fbfd84
Compare
Choose a tag to compare
revert: purgecss upgrade from #293 (#296)

v0.8.0-rc1

13 Jan 21:02
78cc89b
Compare
Choose a tag to compare
feat(auth): deal with expiring token (#239)

v0.7.0

29 Sep 18:59
333657e
Compare
Choose a tag to compare

v0.7.0 (2020-09-29)

Enhance

  • ux: moving Add Repos to Source Repos (#213)

v0.7.0-rc2

28 Sep 16:45
b581185
Compare
Choose a tag to compare
chore(deps): bump node-forge from 0.7.6 to 0.10.0 (#211)

* chore(deps): bump node-forge from 0.7.6 to 0.10.0

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.7.6 to 0.10.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.7.6...0.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): bump node-forge from 0.7.6 to 0.10.0

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.7.6 to 0.10.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.7.6...0.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: davidvader <[email protected]>
Co-authored-by: David Vader <[email protected]>

v0.7.0-rc1

22 Sep 20:21
bbe6498
Compare
Choose a tag to compare
ci: add security scan (#203)

* Create codeql-analysis.yml

* fix: workflow file linter issue

Co-authored-by: David May <[email protected]>