Skip to content

Commit

Permalink
chore: release main (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 17, 2023
1 parent c58caf6 commit 799ce8d
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "2.1.0",
".": "2.1.1",
"frontend": "1.4.0",
"backend": "2.1.0"
"backend": "2.1.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.1](https://github.com/microsoft/tim-data-investigate-platform/compare/core-v2.1.0...core-v2.1.1) (2023-02-17)


### Bug Fixes

* support for cosmodb ([#24](https://github.com/microsoft/tim-data-investigate-platform/issues/24)) ([c58caf6](https://github.com/microsoft/tim-data-investigate-platform/commit/c58caf6713d3b61f329efc3cf297ca51bced3c88))

## [2.1.0](https://github.com/microsoft/tim-data-investigate-platform/compare/core-v2.0.1...core-v2.1.0) (2023-02-17)


Expand Down
7 changes: 7 additions & 0 deletions backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.1](https://github.com/microsoft/tim-data-investigate-platform/compare/backend-v2.1.0...backend-v2.1.1) (2023-02-17)


### Bug Fixes

* support for cosmodb ([#24](https://github.com/microsoft/tim-data-investigate-platform/issues/24)) ([c58caf6](https://github.com/microsoft/tim-data-investigate-platform/commit/c58caf6713d3b61f329efc3cf297ca51bced3c88))

## [2.1.0](https://github.com/microsoft/tim-data-investigate-platform/compare/backend-v2.0.1...backend-v2.1.0) (2023-02-17)


Expand Down
2 changes: 1 addition & 1 deletion backend/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: backend
description: A Helm chart for Kubernetes
type: application
version: 2.1.0
version: 2.1.1
dependencies:
- name: redis
version: 17.2.0
Expand Down

0 comments on commit 799ce8d

Please sign in to comment.