influxdb icon indicating copy to clipboard operation
influxdb copied to clipboard

feat: bump to latest UI

Open jeffreyssmith2nd opened this issue 3 years ago • 0 comments

Note for reviewers:

Check the semantic commit type:

  • Feat: a feature with user-visible changes
  • Fix: a bug fix that we might tell a user “upgrade to get this fix for your issue”
  • Chore: version bumps, internal doc (e.g. README) changes, code comment updates, code formatting fixes… must not be user facing (except dependency version changes)
  • Build: build script changes, CI config changes, build tool updates
  • Refactor: non-user-visible refactoring
  • Check the PR title: we should be able to put this as a one-liner in the release notes

jeffreyssmith2nd avatar Sep 19 '22 18:09 jeffreyssmith2nd