Skip to content

Commit

Permalink
chore(release): Release 0.35.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.35.0](http://github.com/lyft/flyteconsole/compare/v0.34.0...v0.35.0) (2021-12-15)

### Features

* integrate analytics ([#244](http://github.com/lyft/flyteconsole/issues/244)) ([2726b07](http://github.com/lyft/flyteconsole/commit/2726b07a012a8a12b35752fbe714e1a148f630f7))

Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
  • Loading branch information
flyte-bot authored and govalt committed Jan 15, 2022
1 parent c3defa0 commit c8e2ed2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.35.0](http://github.com/lyft/flyteconsole/compare/v0.34.0...v0.35.0) (2021-12-15)


### Features

* integrate analytics ([#244](http://github.com/lyft/flyteconsole/issues/244)) ([2726b07](http://github.com/lyft/flyteconsole/commit/2726b07a012a8a12b35752fbe714e1a148f630f7))

# [0.34.0](http://github.com/lyft/flyteconsole/compare/v0.33.1...v0.34.0) (2021-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flyteconsole",
"version": "0.34.0",
"version": "0.35.0",
"description": "The web UI for the Flyte platform",
"repository": {
"type": "git",
Expand Down

0 comments on commit c8e2ed2

Please sign in to comment.